[svn] Stop using AI_ADDRCONFIG.

This commit is contained in:
hniksic
2005-06-17 09:48:29 -07:00
parent a207436528
commit e2e349b2ca
4 changed files with 11 additions and 42 deletions

View File

@@ -59,7 +59,6 @@ enum {
};
int select_fd PARAMS ((int, double, int));
int test_socket_open PARAMS ((int));
int socket_has_inet6 PARAMS ((void));
typedef int (*fd_reader_t) PARAMS ((int, char *, int, void *));
typedef int (*fd_writer_t) PARAMS ((int, char *, int, void *));