Viva Clipper !

hb_inetGetSndBufSize()

Advertisements

HB_INETGETSNDBUFSIZE()

Get the socket send buffer size

Syntax

      HB_INETGETSNDBUFSIZE( <socket> ) -> nResult

Arguments

<socket> a socket previously created / opened

Returns

Returns the socket send buffer size or -1 if the socket is closed or an error occurs

Description

Returns the socket send buffer size or -1 if the socket is closed or an error occurs

Compliance

Harbour

Advertisements

Advertisements