]> granicus.if.org Git - libevent/commit
Replace sole internal user of socklen_t with ev_socklen_t
authorNick Mathewson <nickm@torproject.org>
Tue, 28 Feb 2012 18:21:05 +0000 (13:21 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 28 Feb 2012 18:21:05 +0000 (13:21 -0500)
commit92385a9f3cf0484232bfbc5740ad47b1e2b2d356
treed88c40d2eb1ea2d26d89b5a499e60a9ff392d0ef
parent066775e3668eec4a7a0a6eb9541c3c7f160c4526
Replace sole internal user of socklen_t with ev_socklen_t

This lets us remove the socklen_t definition from util-internal.h,
so that util-internal.h no longer confuses ws2tcpip.h
listener.c
util-internal.h