Searched refs:do_recv (Results 1 – 1 of 1) sorted by relevance
458 static bool do_recv(int s, const char* path, std::vector<char>& buffer) { in do_recv() function553 if (!do_recv(fd, name, buffer)) return false; in handle_sync_command()