#include <tcp.h>
Data Fields | |
| tcp_pcb_listen * | next |
| enum tcp_state | state |
| void * | callback_arg |
| void(* | accept )(void *arg, struct tcp_pcb *newpcb) |
| ip_addr | local_ip |
| uInt16 | local_port |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3