diff options
Diffstat (limited to 'libraries/libevent/README')
-rw-r--r-- | libraries/libevent/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/libevent/README b/libraries/libevent/README index d982e33ce2..7d371e1ad1 100644 --- a/libraries/libevent/README +++ b/libraries/libevent/README @@ -2,4 +2,3 @@ The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. - |