Opened 16 years ago

Closed 5 years ago

Last modified 4 years ago

#2689 closed bug (fixed)

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

Reported by: emitrax Owned by: axeld
Priority: normal Milestone: R1/beta2
Component: Network & Internet/TCP Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
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 (2)

comment:1 by waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

Works now it seems.

comment:2 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.