HB_INETPERIODCALLBACK()
Get or change the periodic callback value of a socket
Syntax
HB_INETPERIODCALLBACK( <socket> [, <xCallback> ] ) -> xPreviousCallback
Arguments
<socket> a socket previously created / opened
xCallback a new periodic callback
Returns
The previous periodic callback value
Description
Sets or returns the socket periodic callback value
xCallback can be one of: a codeblock, an array of (…), or a (symbol) TODO: describe these better
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour inet Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !