Skip to content
Snippets Groups Projects
user avatar
EvgenyMekhanik authored
Fixed error in implementation of `ev_io_closing`: this function
is called to do same work as `fd_kill` and should call it after
checking fd (in `coio_close` we pass invalid event value, that
leads to assertion in new libev version).
1e543361
History
Name Last commit Last update