KallistiOS git master
Independent SDK for the Sega Dreamcast
|
API for the Transmission Control Protocol More...
Topics | |
Options | |
TCP protocol level options | |
Files | |
file | tcp.h |
Definitions for the Transmission Control Protocol. | |
Functions | |
int | net_tcp_init (void) |
Init TCP. | |
void | net_tcp_shutdown (void) |
Shutdown TCP. | |
API for the Transmission Control Protocol
int net_tcp_init | ( | void | ) |
Init TCP.
0 | On success (no error conditions defined). |
void net_tcp_shutdown | ( | void | ) |
Shutdown TCP.