This website requires JavaScript.
Explore
Help
Sign In
oneechanhax
/
phunix
Watch
1
Star
0
Fork
0
You've already forked phunix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
phunix
/
lib
/
ip
History
Philip Homburg
59830eda3f
Prototypes for send and recv. Fixed send (pass null address) and sendto
...
(fail when a null address is passed to a socket that is not connected).
2006-07-14 14:34:00 +00:00
..
accept.c
…
bind.c
…
connect.c
…
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
…
getservent.c
…
getsockname.c
…
getsockopt.c
…
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
…
res_init.c
…
res_mkquery.c
…
res_query.c
…
res_send.c
…
ruserok.c
Fixed ruserok not to required /etc/hosts.equiv.
2006-07-14 12:48:01 +00:00
send.c
Prototypes for send and recv. Fixed send (pass null address) and sendto
2006-07-14 14:34:00 +00:00
sendto.c
Prototypes for send and recv. Fixed send (pass null address) and sendto
2006-07-14 14:34:00 +00:00
servxcheck.c
…
sethostent.c
…
setsockopt.c
…
shutdown.c
…
socket.c
…
strcasecmp.c
…