Re: [Libevent-users] Link to Windows patches

2009-03-07 Thread Matthew Weigel
with it. :-) -- Matthew Weigel hacker unique idempot.ent ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users

Re: [Libevent-users] dumb question

2009-02-19 Thread Matthew Weigel
evdns or evhttp? -- Matthew Weigel hacker unique idempot . ent ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users

Re: [Libevent-users] evhttp and multiple threads, problem with accept()

2009-01-02 Thread Matthew Weigel
of evhttp... -- Matthew Weigel hacker unique idempot.ent ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users

Re: [Libevent-users] evhttp and multiple threads, problem with accept()

2009-01-01 Thread Matthew Weigel
, and let the worker threads pull the structure back out of the queue and use it to service the request. -- Matthew Weigel hacker unique idempot.ent ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent

Re: [Libevent-users] evhttp and multiple threads, problem with accept()

2009-01-01 Thread Matthew Weigel
is not the bottleneck. :-) -- Matthew Weigel hacker unique idempot.ent ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users

Re: [Libevent-users] event_set doxygen correction

2008-12-05 Thread Matthew Weigel
Niels Provos wrote: On Thu, Dec 4, 2008 at 2:15 PM, Matthew Weigel [EMAIL PROTECTED] wrote: I'm still digging around in here, if I find much more to add I'll probably submit a documentation patch. EV_READ, EV_WRITE are mutually exclusive with EV_SIGNAL. The confusion arises from everything

[Libevent-users] event_set doxygen correction

2008-12-04 Thread Matthew Weigel
that triggered the event and the type of event which will be either EV_TIMEOUT, EV_SIGNAL, EV_READ, or EV_WRITE. I'm still digging around in here, if I find much more to add I'll probably submit a documentation patch. -- Matthew Weigel hacker unique idempot . ent

Re: [Libevent-users] libevent on windows

2008-11-26 Thread Matthew Weigel
describe, you'll still get errors for the event_test, signal_test, and time_test subprojects. Let me know if you have any more trouble. -- Matthew Weigel hacker unique idempot.ent ___ Libevent-users mailing list Libevent-users@monkey.org http

Re: [Libevent-users] libevent on windows

2008-11-26 Thread Matthew Weigel
). My main goal was to get the regress project to build and run its tests... I didn't pursue it past that. -- Matthew Weigel ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users