Re: Debugging on win98
Philip S Tellis <[email protected]>
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
Sometime Today, [email protected] assembled some asciibets to say: > was going to try compiling from cvs but my cygwin cvs client hangs every > time in the everybuddy/src directory. I am new to cygwin and figuring out This is normal. The cvs client hangs waiting for an ACK for the last FIN packet sent. For those who don't know TCP, this means that everything's been done, but a packet got lost while closing the connection. It will probably wait forever.