incubator-nuttx/net/usrsock
ligd e840038f2d net/ and include/nuttx/net: Add getpeername() support 2018-07-19 07:16:30 -06:00
..
Kconfig
Make.defs
usrsock.h
usrsock_bind.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_close.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
usrsock_conn.c net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion. 2018-06-23 14:09:06 -06:00
usrsock_connect.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_dev.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
usrsock_event.c
usrsock_getsockname.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_getsockopt.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_poll.c
usrsock_recvfrom.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_sendto.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_setsockopt.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_socket.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
usrsock_sockif.c net/ and include/nuttx/net: Add getpeername() support 2018-07-19 07:16:30 -06:00