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

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings: Sockets
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  sdp
Updated by:   bonzinip
-Status:       active
+Status:       fixed
Attachment:   http://smalltalk.gnu.org/files/issues/gst-177.patch (0 bytes)

It's a race condition between closing the socket and resetting
TCP_NODELAY.  Fixed by looking at "self fd" before passing it blindly
to C call-outs.

Committed to master (together with some more gst-remote fixes,
including not stealing Postgres' port) and stable-3.0.




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

Reply via email to