]> granicus.if.org Git - libevent/commit
Add a new EVUTIL_UPCAST macro so that I do not need to keep figuring out the right...
authorNick Mathewson <nickm@torproject.org>
Sun, 12 Apr 2009 22:02:54 +0000 (22:02 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 12 Apr 2009 22:02:54 +0000 (22:02 +0000)
commit0b47b125cfe584f6d6c12a748208ceec3430990e
tree1bb0accb2e453d085d2d739deaf4d4ae0d573d24
parentbbd6a332e17fd934d7ec9cac6b9dd2f327c60bcb
Add a new EVUTIL_UPCAST macro so that I do not need to keep figuring out the right offsetof magic over and over.

svn:r1160
bufferevent_pair.c
util-internal.h