bytecoin
bytecoin copied to clipboard
Fixed hangup in Dispatcher::yield() in Linux
It might enter into an infinite loop if epoll_wait begins to return EPOLLERR|EPOLLHUP event mask.
thank for Fixed PR