On Fri, Jan 17, 2014 at 4:33 PM, <[email protected]> wrote: > Yes, but my handler would not be called, unless some other socket has > reads/writes, anyway? >
Got it, you're right. I've moved handler call to make it trigger regardless: https://github.com/cesanta/mongoose/commit/82ad9a073adee26cfb340be935b79e6c4ade3113 -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
