]> granicus.if.org Git - libevent/commit
Use a uniform strategy when a function is not working: do not expose
authorNick Mathewson <nickm@torproject.org>
Fri, 17 Jul 2009 21:47:45 +0000 (21:47 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 17 Jul 2009 21:47:45 +0000 (21:47 +0000)
commit1fb2e818a6273571c01aed5ccce30a5d846a1663
treec2512fdcbf54f71efab20ce6ba87c5c34e43e6ba
parent9cf4ee7e17aa9bb9b53f9135ec2efa9e6563bf23
Use a uniform strategy when a function is not working: do not expose
it.

Rather than failing at runtime, it is better to fail at compile or
link time.

svn:r1363
configure.in
event.c
include/event2/thread.h