nuttx/net/usrsock
Xiang Xiao e0bb281e7a net: Align the prototype of sock_intf_s::si_ioctl with file_operations::ioctl
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-06 22:46:37 +08:00
..
Kconfig Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
Make.defs net: usrsock: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
usrsock_accept.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_bind.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_close.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_conn.c net: Remove the unnecessary initialization code 2022-03-12 19:24:17 +02:00
usrsock_connect.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_dev.c net/usrsock: allow usrsock *DATA_ACK with no-preload data 2022-09-01 09:09:25 +09:00
usrsock_event.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_getpeername.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_getsockname.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_getsockopt.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_ioctl.c net: Align the prototype of sock_intf_s::si_ioctl with file_operations::ioctl 2022-09-06 22:46:37 +08:00
usrsock_listen.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_poll.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_recvmsg.c Revert "net/usrsock: read from the closed remote should return EOF" 2022-09-01 13:16:46 +09:00
usrsock_sendmsg.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_setsockopt.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_socket.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
usrsock_sockif.c net/usrsock: fix build warning 2022-01-19 12:09:53 +01:00
usrsock.h net: Align the prototype of sock_intf_s::si_ioctl with file_operations::ioctl 2022-09-06 22:46:37 +08:00