|
|
|
|
|
 |
 |
 |
 |
 |
 |
| |
|
tcp_new()Nametcp_new() -- Create a new TCP PCB Synopsisstruct tcp_pcb *tcp_new(void);
DescriptionCreates a new TCP connection identifier (PCB).
Return valueReturns the new PCB. If memory is not available for creating the new PCB,
NULL is returned.
|
|
|
| |
|
|
|
|
|
| |
| |
Copyright © 2003-2008 eCosCentric Limited |
Privacy &
Legal Statements |
|
|