MCPcopy 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_socketFunction · 0.70
lwip_sendFunction · 0.70
netconn_typeEnum · 0.70
netbuf_allocFunction · 0.70
netbuf_refFunction · 0.70
netconn_sendFunction · 0.70
netbuf_freeFunction · 0.70
err_to_errnoFunction · 0.50
pbuf_allocFunction · 0.50
raw_sendtoFunction · 0.50
udp_sendto_chksumFunction · 0.50
udp_sendtoFunction · 0.50

Tested by

no test coverage detected