|
@@ -400,6 +400,9 @@ void run_proxy(int tun, int sock, int ctl, in_addr_t tun_ip, size_t tun_mtu, int
|
|
int nfds = poll(fds, 3, -1);
|
|
int nfds = poll(fds, 3, -1);
|
|
log_error("Poll failed: %s\n", strerror(errno));
|
|
log_error("Poll failed: %s\n", strerror(errno));
|