[EMAIL PROTECTED] (Larry Jones) wrote in message 
news:<[EMAIL PROTECTED]>...
> Manually killing a server process will cause a "connection reset" error
> at the client.  If you don't kill the server process, do you still get
> the client error and, if so, is the server process still running
> afterwards or has it died?

Give me a little credit here. I don't kill the process until long
after the client has died. I realize that if I had killed the process
prior to the client dieing I would get the "connection reset" error.
The server process is simply lingering (probably waiting for the below
mentioned timeout) after my client dies.
 
> The only timeout in CVS is that the server uses TCP/IP Keep-Alive to
> detect clients that disappear without properly closing their
> connections, but that usually takes hours to kick in.

I didn't get a chance to try it out last night, perhaps sometime this
weekend. I'll keep you posted.

Thanks again, 
 - Dave
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to