Xiang Xiao b8b90b5c4f net/usrsock/usrsock_accept.c: Mark newconn ready before issue accept request to avoid the event get discarded due to the socket in the invalid state 6 年之前
..
Kconfig 3a65d39eb8 net/usrsock: Revert 'net/usrsock: Optimize option dependence', commit 42f7c3e927059ad8f13c554ddf848e0bcfb3162c. Re-allow combination of usrsock and NuttX TCP/IP stack. For example, in case device has Ethernet and mobile connectivity and NuttX TCP/IP stack is used when configured to use Ethernet connection and usrsock when configured to use modem (modem TCP/IP stack through usrsock). 6 年之前
Make.defs 23f14c2660 net/usrsock: Add the listen/accept/getpeername/ioctl support 6 年之前
usrsock.h 23f14c2660 net/usrsock: Add the listen/accept/getpeername/ioctl support 6 年之前
usrsock_accept.c b8b90b5c4f net/usrsock/usrsock_accept.c: Mark newconn ready before issue accept request to avoid the event get discarded due to the socket in the invalid state 6 年之前
usrsock_bind.c b54ffe858a Standardization of some function headers. 6 年之前
usrsock_close.c a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 6 年之前
usrsock_conn.c 31b3dc6c27 net/usrsock: Combine some the duplicated logic. 6 年之前
usrsock_connect.c b54ffe858a Standardization of some function headers. 6 年之前
usrsock_dev.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
usrsock_event.c c0bf0b4d9d net/usrsock: fix compiler warnings, mostly about nxsem_post 7 年之前
usrsock_getpeername.c 23f14c2660 net/usrsock: Add the listen/accept/getpeername/ioctl support 6 年之前
usrsock_getsockname.c 31b3dc6c27 net/usrsock: Combine some the duplicated logic. 6 年之前
usrsock_getsockopt.c 31b3dc6c27 net/usrsock: Combine some the duplicated logic. 6 年之前
usrsock_ioctl.c 23f14c2660 net/usrsock: Add the listen/accept/getpeername/ioctl support 6 年之前
usrsock_listen.c 23f14c2660 net/usrsock: Add the listen/accept/getpeername/ioctl support 6 年之前
usrsock_poll.c c0bf0b4d9d net/usrsock: fix compiler warnings, mostly about nxsem_post 7 年之前
usrsock_recvfrom.c 31b3dc6c27 net/usrsock: Combine some the duplicated logic. 6 年之前
usrsock_sendto.c b54ffe858a Standardization of some function headers. 6 年之前
usrsock_setsockopt.c b54ffe858a Standardization of some function headers. 6 年之前
usrsock_socket.c b54ffe858a Standardization of some function headers. 6 年之前
usrsock_sockif.c 9546481054 Fix some typographical errors. 6 年之前