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:
f3efc94
)
FIXMEs for multithreading and IPv6 - deferred.
author
ian
<ian>
Sun, 11 Apr 1999 15:51:10 +0000
(15:51 +0000)
committer
ian
<ian>
Sun, 11 Apr 1999 15:51:10 +0000
(15:51 +0000)
src/adns.h
patch
|
blob
|
blame
|
history
diff --git
a/src/adns.h
b/src/adns.h
index 0bf26cfec45a995b21e6178167ed450632e42d85..a3b6bde366da4e9a65d37147811fff2cb0174b5c 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
0 1999/04/10 16:29:21
ian Exp $
+ * $Id: adns.h,v 1.4
1 1999/04/11 15:51:10
ian Exp $
*/
#ifndef ADNS_H_INCLUDED
*/
#ifndef ADNS_H_INCLUDED
@@
-269,9
+269,7
@@
int adns_wait(adns_state ads,
adns_answer **answer_r,
void **context_r);
/* fixme: include TTL in answer somehow */
adns_answer **answer_r,
void **context_r);
/* fixme: include TTL in answer somehow */
-/* fixme: multithreading/locking */
/* fixme: easy way to get lists of fd's */
/* fixme: easy way to get lists of fd's */
-/* fixme: IPv6 */
void adns_cancel(adns_query query);
void adns_cancel(adns_query query);