This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
a18229a8f723fa8d081336e2dd3bc2c093e06062
minix
/
lib
/
ip
History
Ben Gras
7d0b64505a
Added getifaddrs()
2006-04-03 15:03:43 +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
…
getifaddrs.c
Added getifaddrs()
2006-04-03 15:03:43 +00:00
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
getsockname() reported local port and remote address - changed to local address.
2006-03-27 11:07:06 +00:00
getsockopt.c
Added SO_ERROR support for tcp sockets.
2006-03-24 14:07:42 +00:00
getsrvbyname.c
…
getsrvbyport.c
…
hton.c
…
inet_addr.c
…
inet_network.c
…
inet_ntoa.c
…
listen.c
…
Makefile.in
Added getifaddrs()
2006-04-03 15:03:43 +00:00
memcspn.c
…
oneC_sum.c
…
rcmd.c
…
recv.c
…
recvfrom.c
…
res_comp.c
Improved compatibility with other Unix systems.
2005-06-10 15:12:03 +00:00
res_init.c
…
res_mkquery.c
…
res_query.c
…
res_send.c
…
ruserok.c
…
send.c
…
sendto.c
…
servxcheck.c
…
sethostent.c
…
setsockopt.c
Socket options SO_RCVBUF, SO_SNDBUF, and TCP_NODELAY.
2006-02-17 13:45:41 +00:00
shutdown.c
…
socket.c
…
strcasecmp.c
…