<< Previous | Index | Next >>

sock_tbused


int sock_tbused( void *s );

Description

Gets the number of bytes in use in the transmit buffer for the specified socket.

Parameters

s

Pointer to a socket.

Return value

Number of bytes in use.

Library

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

See also

sock_rbsize, sock_rbused, sock_rbleft, sock_tbsize, sock_tbleft


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