|
Sock.Txclear Method |
Top Previous Next |
Function: |
For the selected socket (selection is made through sock.num) clears (deletes all data from) the TX buffer. |
Syntax: |
sock.rxclear |
Returns: |
--- |
See Also: |
--- |
Details
Invoking this method will have no effect when the socket is not closed (sock.statesimple<> 0- PL_SSTS_CLOSED).