Home  Contents

spfinger:clearResponse

Finger Core4 Lua Event System

SYNOPSIS

fgrhandle:clearResponse()

DESCRIPTION

Clears the last received response and its associated error status.

NOTES

If another response has already been buffered, the query functions spfinger:rxAvailable(), spfinger:rxData(), spfinger:rxHeader() and spfinger:rxSize() will report again that data is available until all responses have been cleared.

SEE ALSO