lwip_netconn_do_listen() is only used within LwIP.
 
Symbols
loading...
Files
loading...

lwip_netconn_do_listen() function

Set a TCP pcb contained in a netconn into listen mode Called from netconn_listen.

Syntax

void lwip_netconn_do_listen (void *m);
Implemented in api_msg.c:1448

Arguments

m

the api_msg pointing to the connection

References

LocationReferrerText
api_msg.c:1449
lwip_netconn_do_listen(void *m)
api_msg.h:200
void lwip_netconn_do_listen (void *m);
api_lib.c:450netconn_listen_with_backlog()
err = netconn_apimsg(lwip_netconn_do_listen, &API_MSG_VAR_REF(msg));

Call Tree

Functions called by lwip_netconn_do_listen()
lwip_netconn_do_listen()
Data read by lwip_netconn_do_listen()
Data written by lwip_netconn_do_listen()
lwip_netconn_do_listen()
lwip_netconn_do_listen()::err
lwip_netconn_do_listen()::lpcb
lwip_netconn_do_listen()::backlog
all items filtered out
Type of lwip_netconn_do_listen()
lwip_netconn_do_listen()
all items filtered out