History log of /netbsd/external/bsd/libevent/dist/evutil.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 4109d450 07-Apr-2021 christos <christos@NetBSD.org>

Merge local changes from libevent 2.1.8 and 2.1.12


# 615c371f 31-Jan-2017 christos <christos@NetBSD.org>

merge conflicts


# acffc6b7 29-Jan-2015 spz <spz@NetBSD.org>

merge and update manpages and include/event2/event-config.h
May need extra fixing around log-internal.h and log.c


# d66b03c4 12-Apr-2013 christos <christos@NetBSD.org>

undo previous, breaks differently when testing for EINPROGRESS.


# 4835c65b 12-Apr-2013 christos <christos@NetBSD.org>

connect(2) returns EINPROGRESS for "239.10.20.30" which is supposed to
be an unroutable address. getsockopt() to find the actual error returns
0. This is prolly broken, but this temporary work-around

connect(2) returns EINPROGRESS for "239.10.20.30" which is supposed to
be an unroutable address. getsockopt() to find the actual error returns
0. This is prolly broken, but this temporary work-around fixes the regression
test.

show more ...


# 34ab69d8 11-Apr-2013 christos <christos@NetBSD.org>

merge conflicts, make compile with warnings.


# 93dcc084 11-Apr-2013 christos <christos@NetBSD.org>

import libevent 2.x


# 6448a78c 02-Nov-2009 plunky <plunky@NetBSD.org>

libevent 1.4.12-stable