libctru/libctru/source/services/soc
2016-01-10 13:41:28 -05:00
..
soc_accept.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05: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_common.c move h_errno definition to soc_common 2015-08-18 16:55:50 -05:00
soc_common.h Fix soc_read/soc_write. 2015-02-11 22:15:12 +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_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_getpeername.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05:00
soc_getsockname.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05:00
soc_getsockopt.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05: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_init.c Service cleanup. 2015-11-11 08:57:54 -08:00
soc_ioctl.c Merge branch 'master' into devop_socket 2015-02-12 15:52:15 +00:00
soc_listen.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_poll.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05:00
soc_recv.c Overhauled soc service. 2014-11-20 15:36:50 -06:00
soc_recvfrom.c fix thread static buffers usage (save+restore) 2016-01-10 13:41:28 -05: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_sockatmark.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00
soc_socket.c Use IPC helpers for soc 2015-10-03 06:59:17 -04:00