]> granicus.if.org Git - libevent/commit
Move the "function to getsockname() on a listener" to regress_testutils
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Sep 2010 19:47:07 +0000 (15:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Sep 2010 19:52:48 +0000 (15:52 -0400)
commit42090072c15fedc50231bfbce347d4ffb5432e31
tree8cb19a0448d5f702ef55e58dc9303ff99f4a9cfb
parentc51826ff50fe030f734a1b1687949e1fb621ea67
Move the "function to getsockname() on a listener" to regress_testutils

This reverts commit fab50488fcb741884ccdfa7b83643eac3e5c9cbf.

The function was, on reflection, not important enough to break the feature
freeze, since it's trivial to build on your own.
include/event2/listener.h
listener.c
test/regress_bufferevent.c
test/regress_testutils.c
test/regress_testutils.h