mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
more explicit debug messages.
This commit is contained in:
@@ -439,6 +439,7 @@ int connected = 0;
|
||||
mslog(s, ctmp, LOG_ERR, "Error passing UDP socket");
|
||||
return -1;
|
||||
}
|
||||
mslog(s, ctmp, LOG_DEBUG, "Passed UDP socket");
|
||||
ctmp->udp_fd_received = 1;
|
||||
connected = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user