Searched defs:write_command (Results 1 – 1 of 1) sorted by relevance
50 static bool write_command(int sock, const char* command) { in write_command() function66 static bool write_command(int sock, const std::string& command) { in write_command() function