Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3137
|
|
Because this is a nightmare to manage
|
|
They are atomically unblocked in the ppoll/epoll_pwait calls, avoiding any
race condition on the check of the “stop” or “reload” booleans.
|
|
fix #2694
|
|
fix #3042
|
|
Note, in our context, is_connecting() includes the resolving part as well as
the actual connection (if we are using c-ares)
fix #3048
|
|
|
|
This let users send message to nicks such as Q@CServe.quakenet.org
fix #3047
|
|
|
|
|
|
|
|
|
|
|