TCPServer

clearWriteError()

TCPServer::clearWriteError, clearWriteError, TCPServer.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.