Mailing List Archive

[Bug 556] TCP_NODELAY not set completely for port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=556

djm@mindrot.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME



------- Additional Comments From djm@mindrot.org 2003-06-04 19:54 -------
This is incorrect. We already set nonblock on the main socket, grep for
packet_set_nonblocking a little further down the same function.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 556] TCP_NODELAY not set completely for port forwarding [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=556

djm@mindrot.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |



------- Additional Comments From djm@mindrot.org 2003-06-05 00:28 -------
I am an idiot - I confused nonblock with nodelay. I'll look at your patch in the
morning.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.