mirror of
https://github.com/curl/curl.git
synced 2026-07-26 10:07:15 +03:00
log client disconnects
This commit is contained in:
parent
7167cde020
commit
e9b3e1d031
1 changed files with 1 additions and 0 deletions
|
|
@ -652,5 +652,6 @@ for ( $waitedpid = 0;
|
|||
}
|
||||
|
||||
} # while(1)
|
||||
logmsg "client disconnected\n";
|
||||
close(Client);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue