Searched refs:method_str (Results 1 – 1 of 1) sorted by relevance
1148 const char* method_str = (protocol == IPPROTO_TCP) ? "write()" : "sendto()"; in handleQuery() local1149 LOG(ERROR) << method_str << " failed for " << host_str; in handleQuery()