structure to be passed as argument to the tcp callbacks More...
#include <tcp_client.h>
Data Fields | |
| enum client_states | state |
| struct tcp_pcb * | pcb |
| struct pbuf * | p_tx |
structure to be passed as argument to the tcp callbacks
| struct pbuf* client::p_tx |
pointer on pbuf to be transmitted
| struct tcp_pcb* client::pcb |
pointer on the current tcp_pcb
| enum client_states client::state |
connection status