Willy Tarreau 82b37d74d2 MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock
Now that we can use atomic ops to set/clear an fd occurrence in an
fd_set, we don't need the poll_lock anymore. Let's remove it.
2018-01-29 16:03:15 +01:00
..
2017-06-02 11:06:36 +02:00
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00