odin-abl/StdLib/BsdSocketLib
2021-07-23 18:06:52 +00:00
..
accept.c initial commit 2021-07-23 18:06:52 +00:00
base64.c initial commit 2021-07-23 18:06:52 +00:00
bind.c initial commit 2021-07-23 18:06:52 +00:00
BsdSocketLib.inf initial commit 2021-07-23 18:06:52 +00:00
close.c initial commit 2021-07-23 18:06:52 +00:00
connect.c initial commit 2021-07-23 18:06:52 +00:00
errno.c initial commit 2021-07-23 18:06:52 +00:00
getaddrinfo.c initial commit 2021-07-23 18:06:52 +00:00
gethostbydns.c initial commit 2021-07-23 18:06:52 +00:00
gethostbyht.c initial commit 2021-07-23 18:06:52 +00:00
gethostbynis.c initial commit 2021-07-23 18:06:52 +00:00
gethostnamadr.c initial commit 2021-07-23 18:06:52 +00:00
gethostname.c initial commit 2021-07-23 18:06:52 +00:00
getnameinfo.c initial commit 2021-07-23 18:06:52 +00:00
getnetbydns.c initial commit 2021-07-23 18:06:52 +00:00
getnetbyht.c initial commit 2021-07-23 18:06:52 +00:00
getnetbynis.c initial commit 2021-07-23 18:06:52 +00:00
getnetnamadr.c initial commit 2021-07-23 18:06:52 +00:00
getpeername.c initial commit 2021-07-23 18:06:52 +00:00
getproto.c initial commit 2021-07-23 18:06:52 +00:00
getprotoent.c initial commit 2021-07-23 18:06:52 +00:00
getprotoname.c initial commit 2021-07-23 18:06:52 +00:00
getservbyname.c initial commit 2021-07-23 18:06:52 +00:00
getservbyport.c initial commit 2021-07-23 18:06:52 +00:00
getservent.c initial commit 2021-07-23 18:06:52 +00:00
getsockname.c initial commit 2021-07-23 18:06:52 +00:00
getsockopt.c initial commit 2021-07-23 18:06:52 +00:00
herror.c initial commit 2021-07-23 18:06:52 +00:00
inet_net_ntop.c initial commit 2021-07-23 18:06:52 +00:00
inet_net_pton.c initial commit 2021-07-23 18:06:52 +00:00
inet_neta.c initial commit 2021-07-23 18:06:52 +00:00
inet_pton.c initial commit 2021-07-23 18:06:52 +00:00
Ip6Addr_Any.c initial commit 2021-07-23 18:06:52 +00:00
Ip6Addr_LinkLocal_AllNodes.c initial commit 2021-07-23 18:06:52 +00:00
Ip6Addr_LinkLocal_AllRouters.c initial commit 2021-07-23 18:06:52 +00:00
Ip6Addr_Loopback.c initial commit 2021-07-23 18:06:52 +00:00
Ip6Addr_NodeLocal_AllNodes.c initial commit 2021-07-23 18:06:52 +00:00
listen.c initial commit 2021-07-23 18:06:52 +00:00
map_v4v6.c initial commit 2021-07-23 18:06:52 +00:00
ns_addr.c initial commit 2021-07-23 18:06:52 +00:00
ns_name.c initial commit 2021-07-23 18:06:52 +00:00
ns_netint.c initial commit 2021-07-23 18:06:52 +00:00
ns_ntoa.c initial commit 2021-07-23 18:06:52 +00:00
ns_parse.c initial commit 2021-07-23 18:06:52 +00:00
ns_print.c initial commit 2021-07-23 18:06:52 +00:00
ns_ttl.c initial commit 2021-07-23 18:06:52 +00:00
nsap_addr.c initial commit 2021-07-23 18:06:52 +00:00
poll.c initial commit 2021-07-23 18:06:52 +00:00
read.c initial commit 2021-07-23 18:06:52 +00:00
recv.c initial commit 2021-07-23 18:06:52 +00:00
recvfrom.c initial commit 2021-07-23 18:06:52 +00:00
res_comp.c initial commit 2021-07-23 18:06:52 +00:00
res_config.h initial commit 2021-07-23 18:06:52 +00:00
res_data.c initial commit 2021-07-23 18:06:52 +00:00
res_debug.c initial commit 2021-07-23 18:06:52 +00:00
res_init.c initial commit 2021-07-23 18:06:52 +00:00
res_mkquery.c initial commit 2021-07-23 18:06:52 +00:00
res_mkupdate.c initial commit 2021-07-23 18:06:52 +00:00
res_query.c initial commit 2021-07-23 18:06:52 +00:00
res_send.c initial commit 2021-07-23 18:06:52 +00:00
res_update.c initial commit 2021-07-23 18:06:52 +00:00
send.c initial commit 2021-07-23 18:06:52 +00:00
sendto.c initial commit 2021-07-23 18:06:52 +00:00
sethostname.c initial commit 2021-07-23 18:06:52 +00:00
setsockopt.c initial commit 2021-07-23 18:06:52 +00:00
shutdown.c initial commit 2021-07-23 18:06:52 +00:00
socket.c initial commit 2021-07-23 18:06:52 +00:00
SocketInternals.h initial commit 2021-07-23 18:06:52 +00:00
Socklib_internals.h initial commit 2021-07-23 18:06:52 +00:00
write.c initial commit 2021-07-23 18:06:52 +00:00