On Fri, Sep 18, 2009 at 1:32 PM, rogergl <ro...@gilliar.de> wrote:

> The problem is that the above code only works if I establish a
> connection outside the handle-client function. Otherwise the first
> reply to my client gets lost.
>
> Has anyone an explanation for this ?


Are you opening something, using it to return a lazy sequence, and then
closing it before consuming the sequence?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to