commit | 627937158f7db8f1a5a951dac65b57777074947d | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Jul 24 19:23:38 2011 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Jul 24 19:25:28 2011 +0200 |
tree | abda994c71911dadf98f24b19f274d9ad5230064 | |
parent | ff45b8ccc61ff64c24c3286431b60f05534e120d [diff] |
[MINOR] listeners: add listen_full() to mark a listener full This is just a cleanup which removes calls to EV_FD_CLR() and state setting everywhere in the code.