[<<][packetforth][>>][..]Tue May 15 13:43:17 CEST 2007
instead of blocking on streams, it should be possible to block on variables or queues. variables are probably not general enough, so let's block on queues. read: queue is empty -> yield write: just push works. was pretty easy...
[Reply][About]
[<<][packetforth][>>][..]