Author :
Azat Khuzhin
Date :
2018-11-11 21:35:20
Hash :a54c0349 Message :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?