Issue status update for http://smalltalk.gnu.org/project/issue/119 Post a follow up: http://smalltalk.gnu.org/project/comments/add/119

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings (other)
-Category:     bug reports
+Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  elmex
Updated by:   elmex
Status:       active

Ok, i've tracked down the problem. The same effect occurs
on a perl only implementation. The actual delay of 40ms seemed to be
induced by nagles algorithm for tcp. Setting the socket option
TCP_NODELAY on fixed the problem for the perl only implementation.

So, I changed this to a feature request for setting
the socket option TCP_NODELAY.




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to