Lines Matching refs:LOG_DEBUG
133 g_gate_log(LOG_DEBUG, "buffer too small. new size: %u", in send_thread()
179 g_gate_log(LOG_DEBUG, "Sent hdr packet."); in send_thread()
202 g_gate_log(LOG_DEBUG, "Sent %zd bytes (offset=%" in send_thread()
207 g_gate_log(LOG_DEBUG, "%s: Died.", __func__); in send_thread()
245 g_gate_log(LOG_DEBUG, "Received hdr packet."); in recv_thread()
271 g_gate_log(LOG_DEBUG, "Received data packet."); in recv_thread()
278 g_gate_log(LOG_DEBUG, "Received %d bytes (offset=%" in recv_thread()
285 g_gate_log(LOG_DEBUG, "%s: Died.", __func__); in recv_thread()
305 g_gate_log(LOG_DEBUG, "Invalid IP/host name: %s.", host); in handshake()
311 g_gate_log(LOG_DEBUG, "Cannot open socket: %s.", in handshake()
319 g_gate_log(LOG_DEBUG, "Cannot connect to server: %s.", in handshake()
330 g_gate_log(LOG_DEBUG, "Sending version packet."); in handshake()
337 g_gate_log(LOG_DEBUG, "Error while sending version packet: %s.", in handshake()
344 g_gate_log(LOG_DEBUG, "Error while receiving data: %s.", in handshake()
350 g_gate_log(LOG_DEBUG, "Version verification problem: %s.", in handshake()
359 g_gate_log(LOG_DEBUG, "Sending initial packet."); in handshake()
362 g_gate_log(LOG_DEBUG, "Path name too long."); in handshake()
371 g_gate_log(LOG_DEBUG, "Error while sending initial packet: %s.", in handshake()
381 g_gate_log(LOG_DEBUG, "Receiving initial packet."); in handshake()
383 g_gate_log(LOG_DEBUG, "Error while receiving data: %s.", in handshake()
390 g_gate_log(LOG_DEBUG, "Error from server: %s.", in handshake()
395 g_gate_log(LOG_DEBUG, "Received initial packet."); in handshake()