summaryrefslogtreecommitdiff
path: root/modules/select-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-10-06 02:15:14 +0200
committerBruno Haible <bruno@clisp.org>2008-10-06 02:15:14 +0200
commit44656541e5be621a9430633f8c3a4fdea64d284d (patch)
tree90ec93c62c84290f82e85e51185e5e712ca00826 /modules/select-tests
parent0db6df9e0962ee1cf4ffd591f28a5d8fe0d23fc0 (diff)
downloadgnulib-44656541e5be621a9430633f8c3a4fdea64d284d.tar.gz
New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Diffstat (limited to 'modules/select-tests')
-rw-r--r--modules/select-tests6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/select-tests b/modules/select-tests
index 2285033d16..1788348155 100644
--- a/modules/select-tests
+++ b/modules/select-tests
@@ -10,6 +10,12 @@ inet_pton
errno
perror
sockets
+socket
+bind
+setsockopt
+listen
+connect
+accept
configure.ac: