Re: [Libevent-users] When to use libevent?

2010-07-05 Thread Tero Marttila
mal high-level/path-based API is completely synchronous. But if you're willing to work with the asynchronous low-level/inode-based API, it's works very well. -- Tero Marttila *** To unsubscribe, send an e-mail t

Re: [Libevent-users] Handling concurent evhttp connections with evhttp_send_reply_chunk.

2009-11-16 Thread Tero Marttila
ite_cb. This worked, to the extent that I tested it. -- Tero Marttila *** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-usersin the body.