Skip to content
Snippets Groups Projects
Commit e9b3e1d0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

log client disconnects

parent 7167cde0
No related branches found
No related tags found
No related merge requests found
......@@ -652,5 +652,6 @@ for ( $waitedpid = 0;
}
} # while(1)
logmsg "client disconnected\n";
close(Client);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment