send()

Craig Latta Craig.Latta at NetJam.ORG
Sun Nov 14 20:23:30 UTC 1999


	D'oh... 'sorry Marcel, good point: one should either chop up outgoing data on blocking writes or use non-blocking writes.

	I still maintain, though, that the central issue is how to avoid an endless loop of zero-length writes, and that using a blocking select() in a separate thread is the way to do it.


	thanks,

-C


--
Craig Latta
composer and computer scientist
craig.latta at netjam.org
www.netjam.org
latta at interval.com
Smalltalkers do: [:it | All with: Class, (And love: it)]





More information about the Squeak-dev mailing list