.rxclear Method
|
Function: |
For the selected socket (selection is made through sock.num), clears (deletes all data from) the RX buffer. |
|
Syntax: |
sock.rxclear() |
|
Returns: |
--- |
|
See Also: |
--- |
Details
Invoking this method will have no effect when the socket is in the HTTP mode (sock.httpmode = 1- YES).