libctru/libctru/source/services/soc
2018-01-01 16:41:45 +01:00
..
soc_accept.c __alloc_handle changes for dkA r46 2017-01-16 15:39:06 +00:00
soc_addglobalsocket.c Implemented SOCU_AddGlobalSocket. 2016-03-30 13:52:15 -04:00
soc_bind.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_closesocket.c Refactor soc to use errno. 2015-02-11 22:15:11 +00:00
soc_closesockets.c services: Add missing void keyword in parameter lists to signify no arguments 2018-01-01 16:41:45 +01:00
soc_common.c move h_errno definition to soc_common 2015-08-18 16:55:50 -05:00
soc_common.h devkitARM r46 changes 2017-01-16 15:39:06 +00:00
soc_connect.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_fcntl.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_gai_strerror.c Added gai_strerror 2016-01-14 18:31:45 -05:00
soc_getaddrinfo.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_gethostbyaddr.c update definition of gethostbyaddr 2015-08-18 17:15:21 -05:00
soc_gethostbyname.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05:00
soc_gethostid.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_gethostname.c added gethostname 2016-01-19 14:20:34 -05:00
soc_getipinfo.c added SOCU_GetNetworkOpt 2016-01-25 01:14:09 -05:00
soc_getnameinfo.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_getnetworkopt.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_getpeername.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_getsockname.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05:00
soc_getsockopt.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_herror.c Refactor soc to use errno. 2015-02-11 22:15:11 +00:00
soc_hstrerror.c Refactor soc to use errno. 2015-02-11 22:15:11 +00:00
soc_inet_addr.c Overhauled soc service. 2014-11-20 15:36:50 -06:00
soc_inet_aton.c Fix inet_aton. 2014-12-14 14:56:20 -06:00
soc_inet_ntoa.c Overhauled soc service. 2014-11-20 15:36:50 -06:00
soc_inet_ntop.c added inet_pton and inet_ntop 2016-01-17 12:58:21 -05:00
soc_inet_pton.c re-enable strict-aliasing 2017-01-16 15:39:06 +00:00
soc_init.c devkitARM r46 changes 2017-01-16 15:39:06 +00:00
soc_ioctl.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_listen.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_poll.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_recv.c Overhauled soc service. 2014-11-20 15:36:50 -06:00
soc_recvfrom.c whitespace fixes 2016-12-04 17:21:44 +00:00
soc_select.c Refactor soc to use errno. 2015-02-11 22:15:11 +00:00
soc_send.c Overhauled soc service. 2014-11-20 15:36:50 -06:00
soc_sendto.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_setsockopt.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_shutdown.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_shutdownsockets.c services: Add missing void keyword in parameter lists to signify no arguments 2018-01-01 16:41:45 +01:00
soc_sockatmark.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_socket.c __alloc_handle changes for dkA r46 2017-01-16 15:39:06 +00:00