.. |
Kconfig
|
net/usrsock: Revert 'net/usrsock: Optimize option dependence', commit 42f7c3e927 . 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).
|
2018-09-14 07:18:37 -06:00 |
Make.defs
|
net/usrsock: Add the listen/accept/getpeername/ioctl support
|
2018-08-26 15:15:48 -06:00 |
usrsock_accept.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_bind.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_close.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_conn.c
|
net/usrsock: Add mutual exclusion so that only user can perform a socket request
|
2019-03-19 09:23:08 -06:00 |
usrsock_connect.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_dev.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_event.c
|
net/usrsock: fix compiler warnings, mostly about nxsem_post
|
2017-10-25 07:31:14 -06:00 |
usrsock_getpeername.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_getsockname.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_getsockopt.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_ioctl.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_listen.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_poll.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_recvfrom.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_sendto.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_setsockopt.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_socket.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock_sockif.c
|
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
|
2019-03-11 12:48:39 -06:00 |
usrsock.h
|
net/usrsock: Add mutual exclusion so that only user can perform a socket request
|
2019-03-19 09:23:08 -06:00 |