Re: [Libevent-users] Send evbuffer to multiple clients

2011-06-09 Thread Joachim Bauch
Am Mittwoch, den 08.06.2011, 13:15 -0400 schrieb Nick Mathewson: > So if I understand here, the semantics are that once a chain has been > added by reference to another evbuffer, the chain is now supposed to > be immutable. Right. > Could we simplify stuff by also declaring that if you > have an

Re: [Libevent-users] [PATCH] evbuffer_search_range fails when searching the last byte

2011-06-09 Thread Nir Soffer
On Jun 9, 2011, at 3:38 AM, Nir Soffer wrote: I think I have a working patch. <0003-Allow-searching-up-to-the-end-of-the-buffer.patch> This patch fixes a race condition when checking for the special "end of buffer" ptr. 0004-Fix-race-codition-when-checking-for-the-special-end-.patch De

Re: [Libevent-users] Issue with Windows fork CreateProcess

2011-06-09 Thread Ed Day
The patch is attached, further comments below. On Wed, Jun 8, 2011 at 1:54 PM, Nick Mathewson wrote: > On Wed, Jun 8, 2011 at 1:49 PM, Ed Day wrote: >> Hi everyone, > > (Quick issue: you don't need to quote mails in your messages unless > they are related to what you're talking about.) Not sur