bugzilla-daemon at mindrot.org
2004-Jan-08 20:07 UTC
[Bug 785] ssh client socket may have O_NONBLOCK flag set
http://bugzilla.mindrot.org/show_bug.cgi?id=785 Summary: ssh client socket may have O_NONBLOCK flag set Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: jclonguet at free.fr When using the ConnectTimeout option, socket remains non-blocking after connecting, which may (?) cause trouble. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-08 20:10 UTC
[Bug 785] ssh client socket may have O_NONBLOCK flag set
http://bugzilla.mindrot.org/show_bug.cgi?id=785 ------- Additional Comments From jclonguet at free.fr 2004-01-08 13:10 ------- Created an attachment (id=527) --> (http://bugzilla.mindrot.org/attachment.cgi?id=527&action=view) Patch (for non-portable version) patch not tested, but it is rather short and should work ok. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-23 04:22 UTC
[Bug 785] ssh client socket may have O_NONBLOCK flag set
http://bugzilla.mindrot.org/show_bug.cgi?id=785 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |793 nThis| | Status|NEW |ASSIGNED ------- Additional Comments From djm at mindrot.org 2004-01-22 21:22 ------- I'll take care of this. You are correct. The impact is minor though - we will just spin and waste CPU while waiting for the peer's identification. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-25 03:47 UTC
[Bug 785] ssh client socket may have O_NONBLOCK flag set
http://bugzilla.mindrot.org/show_bug.cgi?id=785 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2004-01-24 20:47 ------- similar fix applied - thanks ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 656] ConnectTimeout option broken
- [Bug 207] Connect timeout patch
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
- [Bug 440] Space in filename causes Forged DCC command from x.x.x.x: 0.0.0.0:0
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles