On 8 February 2011 19:32, Nick Mathewson wrote:
> On Tue, Feb 8, 2011 at 7:48 AM, Jeroen Habraken wrote:
>> Hi,
>>
>> On lines 1499 and 1500 in evutil.c from libevent-2.0.10-stable I've
>> found the following:
>>
>> #define USE_INTERNAL_NTOP
>>
Hi,
On lines 1499 and 1500 in evutil.c from libevent-2.0.10-stable I've
found the following:
#define USE_INTERNAL_NTOP
#define USE_INTERNAL_PTON
which leads to the built-in inet_ntop and inet_pton never being used.
Why are these defined?
Regards,
Jeroen Hab
lue pairs are each separated by an equals sign.
* The series of pairs is separated by the ampersand, '&' or semicolon, ';'.
which seems to be the most sane text on the subject (also note the
part on the encoding there).
>
[snip]
>
>
> yrs,
> --
> Nick
Regards,
Jeroen Habraken
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-usersin the body.
On 16 November 2010 15:05, Nick Mathewson wrote:
> On Tue, Nov 16, 2010 at 6:04 AM, Jeroen Habraken wrote:
>> Hi,
>>
>> Since I read the HTTP part of libevent is getting some love, I wanted
>> to mention a bug in the evhttp_decode_uri interface. It doesn't return