Rtos API example

Embed: (wiki syntax)

« Back to documentation index

tcp_pcb_listen Struct Reference

tcp_pcb_listen Struct Reference

the TCP protocol control block for listening pcbs More...

#include <tcp.h>

Public Member Functions

 TCP_PCB_COMMON (struct tcp_pcb_listen)
 Protocol specific PCB members.

Data Fields

 IP_PCB
 Common members of all PCB types.

Detailed Description

the TCP protocol control block for listening pcbs

Definition at line 181 of file tcp.h.


Member Function Documentation

TCP_PCB_COMMON ( struct tcp_pcb_listen   )

Protocol specific PCB members.


Field Documentation

Common members of all PCB types.

Definition at line 183 of file tcp.h.