> I'm not sure whether the application of fork and the
sockets
> is correct this way. Most of the ideas i got from
browsing the code
> with the blox browser and looking at the existing
networking code
> in tcp/Sockets.st.
Yes, it's okay. The socket code is blocking only the
current Smalltalk
process -- fork is pretty cheap in gst.
Paolo
_______________________________________________
help-smalltalk mailing list
help-smalltalk gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk
|