<< Previous | Index | Next >>

sock_rbsize


int sock_rbsize( void *s );

Description

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

Parameters

s

Pointer to a socket.

Return Value

The size of the receive buffer.

Library

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

See Also

sock_rbleft, sock_rbused, sock_tbsize, sock_tbused, sock_tbleft


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