Opened 7 years ago

#2689 new bug

ftp does not release "tcp send" lock on exit (ctrl^C)

Reported by: emitrax Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet/TCP Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Has a Patch: no Platform: All

Description

I ran ftp, hit ctrlC before it could get connected (at least I think), then re-ran ftp and try to connect to the same server. It hangs on

TCPEndpoint::_WaitForEstablished

It *seems* that the previous instance did not release the lock correctly.

Change History (0)

Note: See TracTickets for help on using tickets.