Commit a54c0349119cde9a000ebb84840c4a4d7ed3d726

Azat Khuzhin 2018-11-11T21:35:20

bev_async: ignore ERROR_INVALID_PARAMETER on .setfd for iocp listener already calls event_iocp_port_associate_() the second call will return ERROR_INVALID_PARAMETER. Plus we already ignore it on creation, so why we should care about it here?