<< Previous | Index | Next >>

sock_tbsize


int sock_tbsize( void *s );

Description

Determines the size of the transmit buffer for the specified socket.

Parameters

s

Pointer to a socket.

Return value

The size of the transmit buffer.

Library

NET.LIB (Prior to DC 7.05, this was DCRTCP.LIB)

See also

sock_rbsize, sock_rbused, sock_rbleft, sock_tbleft, sock_tbused


TCP/IP Manual
Vol 1
<<Previous | Index | Next>> rabbit.com