Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ sockets.c
File
sockets.c
components/net/lwip/lwip-1.4.1/src/api/sockets.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @file
3
* Sockets BSD-Like API module
4
*
Callers
nothing calls this directly
Calls
13
get_socket
Function · 0.70
lwip_send
Function · 0.70
netconn_type
Enum · 0.70
netbuf_alloc
Function · 0.70
netbuf_ref
Function · 0.70
netconn_send
Function · 0.70
netbuf_free
Function · 0.70
err_to_errno
Function · 0.50
pbuf_alloc
Function · 0.50
raw_sendto
Function · 0.50
udp_sendto_chksum
Function · 0.50
udp_sendto
Function · 0.50
Tested by
no test coverage detected