a8f11f9d8c391577b84a8b42f18f5b4ec0d2adea |
|
12-Apr-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib-master: Fixed assert-crash when HAProxy aborts connections.
close() was called before io_remove(), which resulted in:
Panic: epoll_ctl(del, 14) failed: Bad file descriptor |