chiark
/
gitweb
/
~mdw
/
adns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2c7b101
)
Defer adns_pollfds (remove fixme).
author
ian
<ian>
Sun, 11 Apr 1999 18:14:20 +0000
(18:14 +0000)
committer
ian
<ian>
Sun, 11 Apr 1999 18:14:20 +0000
(18:14 +0000)
src/adns.h
patch
|
blob
|
blame
|
history
diff --git
a/src/adns.h
b/src/adns.h
index 7e40ba57ee1864d6c4fd48690fdb1717f5d55ce2..732351ee72c436a053e0939d04ccacb0a4e2fb2b 100644
(file)
--- a/
src/adns.h
+++ b/
src/adns.h
@@
-19,7
+19,7
@@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* along with this program; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Id: adns.h,v 1.4
2 1999/04/11 17:21:22
ian Exp $
+ * $Id: adns.h,v 1.4
3 1999/04/11 18:14:20
ian Exp $
*/
#ifndef ADNS_H_INCLUDED
*/
#ifndef ADNS_H_INCLUDED
@@
-269,7
+269,6
@@
int adns_wait(adns_state ads,
adns_query *query_io,
adns_answer **answer_r,
void **context_r);
adns_query *query_io,
adns_answer **answer_r,
void **context_r);
-/* fixme: easy way to get lists of fd's */
/* fixme: minor cache */
void adns_cancel(adns_query query);
/* fixme: minor cache */
void adns_cancel(adns_query query);