This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-14 16:19:21 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
2d0f1b85e39aec00aafcd7a9e2b6ce762bc6e141
nuttx
/
net
/
usrsock
T
History
Jussi Kivilinna
3a65d39eb8
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
..
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
net/usrsock: Add the listen/accept/getpeername/ioctl support
2018-08-26 15:15:48 -06:00
usrsock_bind.c
…
usrsock_close.c
…
usrsock_conn.c
…
usrsock_connect.c
…
usrsock_dev.c
…
usrsock_event.c
…
usrsock_getpeername.c
net/usrsock: Add the listen/accept/getpeername/ioctl support
2018-08-26 15:15:48 -06:00
usrsock_getsockname.c
…
usrsock_getsockopt.c
…
usrsock_ioctl.c
net/usrsock: Add the listen/accept/getpeername/ioctl support
2018-08-26 15:15:48 -06:00
usrsock_listen.c
net/usrsock: Add the listen/accept/getpeername/ioctl support
2018-08-26 15:15:48 -06:00
usrsock_poll.c
…
usrsock_recvfrom.c
…
usrsock_sendto.c
…
usrsock_setsockopt.c
…
usrsock_socket.c
…
usrsock_sockif.c
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
usrsock.h
net/usrsock: Add the listen/accept/getpeername/ioctl support
2018-08-26 15:15:48 -06:00