mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
ff3f6cd42b
Most of these should be unable to fail, since adding a timeout generally always works. Still, it's better not to try to be "too smart for our own good here." There are some remaining event_add() calls that I didn't add checks for; I've marked those with "XXXX" comments.