mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08: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…
x
Reference in New Issue
Block a user