<< Previous | Index | Next >>

sock_rbused


int sock_rbused( void *s );

Description

Returns the number of bytes in use in the receive 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_rbleft, sock_tbsize, sock_tbused, sock_tbleft


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