lwip_netconn_do_bind_if() function
Bind a pcb contained in a netconn to an interface Called from netconn_bind_if.
Syntax
void lwip_netconn_do_bind_if (void *m); Arguments
m
the api_msg pointing to the connection and containing the IP address and port to bind to