minix/lib/ip
2006-01-17 10:36:53 +00:00
..
accept.c
bind.c
connect.c Nonblocking connect for TCP sockets. 2005-09-30 12:50:50 +00:00
dhcp_gettag.c
dhcp_settag.c
domainname.c
ether_line.c
ether.h
ethera2n.c
ethere2a.c
etherh2n.c
ethern2h.c
getdomain.c
gethnmadr.c
gethostent.c
gethostname.c
getnetbyaddr.c
getnetbyname.c
getnetent.c
getpeername.c
getproto.c
getprotoent.c
getprotoname.c Added getprotobyname. 2005-11-09 15:42:38 +00:00
getservent.c
getsockname.c Patch by claudio for lynx 2005-09-01 14:59:28 +00:00
getsockopt.c Added getsockname and getsockopt. 2005-08-25 15:10:57 +00:00
getsrvbyname.c
getsrvbyport.c
hton.c
inet_addr.c
inet_network.c
inet_ntoa.c
listen.c
Makefile.in Throw away unused dirs, generated Makefiles. 2006-01-17 10:36:53 +00:00
memcspn.c
oneC_sum.c
rcmd.c
recv.c
recvfrom.c Optionally more debug output. 2005-09-30 12:50:14 +00:00
res_comp.c
res_init.c
res_mkquery.c
res_query.c
res_send.c
ruserok.c
send.c
sendto.c
servxcheck.c
sethostent.c nonamed doesn't like DNS requests over TCP. So, don't try to use them. 2005-09-30 12:48:26 +00:00
setsockopt.c Added getsockname and getsockopt. 2005-08-25 15:10:57 +00:00
shutdown.c
socket.c X expects an implicit bind to INADDR_ANY for UDP sockets. 2005-09-30 12:49:10 +00:00
strcasecmp.c