Table of Contents
libtcp - TCP/IP communications interface functions
libtcp
is a collection of functions used by AccelNET for TCP/IP interprocess communications.
See
nectcp.h for a list of the functions contained in the library.
See the manual page for each function for a description and argument usage.
BldSendChan(3tcp)
,
BldServiceChan(3tcp)
,
EncapsulateRec(3tcp)
,
GetSocketName(3tcp)
,
GetTCPbufSize(3tcp)
,
GetTCPerror(3tcp)
,
InvalidIO(3tcp)
,
RecvRec(3tcp)
,
SendRec(3tcp)
,
SendRecAsync(3tcp)
,
SetTCPbufSize(3tcp)
,
SetTCPkeepalive(3tcp)
,
SetTCPlinger(3tcp)
,
SetTCPnodelay(3tcp)
,
SetTCPtimeout(3tcp)
,
fetchTCPbuf(3tcp)
,
sleepNEC(3tcp)
This manual page needs more work.
$Id: libtcp.3,v 1.1 2002/04/07 19:50:52 kitchen Exp $
Table of Contents