Searched refs:ErrorMessage (Results 1 – 2 of 2) sorted by relevance
45 const std::string& ErrorMessage() const { return errorMessage_; } in ErrorMessage() function
87 static const char ErrorMessage[53] = variable172 tcp_write(pcb, ErrorMessage, sizeof(ErrorMessage), 1); in TelnetAccept()311 if (len == sizeof(ErrorMessage)) { in TelnetSent()
Completed in 7 milliseconds