[cl-xmpp-devel] cl-xmpp event handling

Erik Enge erik.enge at gmail.com
Sun Dec 18 02:31:25 UTC 2005


On 12/17/05, Adam Thorsen <adam.thorsen at gmail.com> wrote:
> However, once I send a message, like this:
>
> (xmpp:message connection "awt at jabber.loglibrary.com"body)
>
> xmpp:handle seems to stop processing messages on the connection.  Why does
> this happen?  How can I get it to start processing messages again?

I take it you interrupted the read-stanza-loop in order to send that
message?  You don't mention if you start the loop again afterwards,
could that be the problem?

Erik.



More information about the cl-xmpp-devel mailing list