> > The following does not work, but if I remove the (while true , it > > does... > > Characterize "does not work," if you would.
Well, nothing happens with "(while" around the code... But if I take the "while" out, and run the remaining code, it does what expected - prints the content of the buffer (once, of course). > (explanations snipped) Thanks for the explanations, the blocking is not a problem. The way I expected it to work is "open-read-close" on one end and "open-write- close" on the other... Kind regards, Vlad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
