#71 Only override event_set_mem function if libevent compiled with support
Closed: Fixed None Opened 7 years ago by firstyear.

EVENT_SET_MEM_FUNCTIONS_IMPLEMENTED is what we need to check to see if we can call event_set_mem_functions. This is not always compiled into libevent, so we should support not having it.


commit 4ef0975
Writing objects: 100% (3/3), 594 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/nunc-stans.git
0425198..4ef0975 master -> master

Login to comment on this ticket.

Metadata