lwip_netconn_do_connect() function
Connect a pcb contained inside a netconn Called from netconn_connect.
Syntax
void lwip_netconn_do_connect (void *m); Arguments
m
the api_msg pointing to the connection and containing the IP address and port to connect to