Viva Clipper !

hb_inetTimeout()

Advertisements

HB_INETTIMEOUT()

Get or change the timeout value of a socket

Syntax

      HB_INETTIMEOUT( <socket> [, <nTimeout> ] ) -> nPreviousTimeout

Arguments

<socket> a socket previously created / opened

<nTimeout> is the new socket timeout value

Returns

Returns the previous timeout value of the socket

Description

Sets or changes the timeout value of the socket.

Compliance

Harbour

Advertisements

Advertisements