incubator-nuttx/net/usrsock
Xiang Xiao a851ad84c3 net: consistent the net sem wait naming conversion
to prepare the new mutex wait function

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-15 12:31:30 -03:00
..
Kconfig net/usrsock: Split NET_USRSOCK_OTHER to NET_USRSOCK_ICMP[v6] 2022-11-22 20:45:26 +09:00
Make.defs move usrsock_dev.c to driver folder 2022-09-10 13:08:22 +08:00
usrsock.h net: Remove usrsock specific process from common code as much as possible 2022-11-28 16:32:41 +09:00
usrsock_accept.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_bind.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_close.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_conn.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
usrsock_connect.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_devif.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_event.c usrsock: update state to connected when recv sento ready under connecting 2022-10-14 12:29:21 +09:00
usrsock_getpeername.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_getsockname.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_getsockopt.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_ioctl.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_listen.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_poll.c net: Remove usrsock specific process from common code as much as possible 2022-11-28 16:32:41 +09:00
usrsock_recvmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_sendmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_setsockopt.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_socket.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_sockif.c net: Remove usrsock specific process from common code as much as possible 2022-11-28 16:32:41 +09:00