mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
log client disconnects
This commit is contained in:
parent
7167cde020
commit
e9b3e1d031
@ -652,5 +652,6 @@ for ( $waitedpid = 0;
|
||||
}
|
||||
|
||||
} # while(1)
|
||||
logmsg "client disconnected\n";
|
||||
close(Client);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user