From 66bfedc8cdda5e6b1a7e6096e553f790f72a6b63 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Thu, 12 Dec 2019 18:04:13 +0300 Subject: explicit server activation --- tunnel.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tunnel.h') diff --git a/tunnel.h b/tunnel.h index a62f1b8..014a5e5 100644 --- a/tunnel.h +++ b/tunnel.h @@ -8,7 +8,6 @@ bool tunnel_alive(bool *alive); int tunnel_client(void); - -bool tunnel_daemon(int sock); +bool tunnel_server(void); #endif -- cgit v1.2.3-70-g09d2