Home
last modified time | relevance | path

Searched refs:listen (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/include/lwip/
Dsockets.h355 #define listen(a,b) lwip_listen(a,b) macro
/lib/liblwip/doc/
Drawapi.txt102 tcp_new() function. This PCB can then be either set to listen for new
141 in the listen queue to the value specified by the backlog argument.
149 queued in the listen backlog.
335 can be IP_ADDR_ANY to indicate that it should listen to any local IP
/lib/liblwip/
DCHANGELOG652 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs
1410 Accepts_pending is decrease on a corresponding listen pcb when a connection
1568 sockets.c, init.c: task #7252: Implement TCP listen backlog: Warning: raw API
2147 allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen