Function quicksocket::get_last_error_string[][src]

pub fn get_last_error_string() -> Option<String>

Returns a string describing the nature of the last error the server encountered. No error has been detected if this function returns None.