Table of Contents
GetTCPerror - get tcp error code from socket
GetTCPerror
gets the tcp error code from a socket.
This function is part of libtcp.
int
GetTCPerror(
int s
);
socket to get information from.
libtcp(3tcp)
$Id: GetTCPerror.3,v 1.1 2002/04/07 19:50:52 kitchen Exp $
Table of Contents