TCPClient

clearWriteError()

TCPClient::clearWriteError, clearWriteError, TCPClient.clearWriteError

Clears the error code of the most recent write() operation setting it to 0. This function is automatically called by write().

clearWriteError() does not return anything.