-
Max Kellermann authored
When rpc_reconnect_requeue() gets called from inside nfs_service(), the NfsInputStream can stall completely because the old socket has been unregistered from epoll automatically, but the new one has never been registered. Therefore, nfs_service() will never be called again. This kludge attempts to detect this condition by checking nfs_which_events()==POLLOUT. https://bugs.musicpd.org/view.php?id=4081
05eac20f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Base.cxx | ||
Base.hxx | ||
Blocking.cxx | ||
Blocking.hxx | ||
Callback.hxx | ||
Cancellable.hxx | ||
Connection.cxx | ||
Connection.hxx | ||
FileReader.cxx | ||
FileReader.hxx | ||
Glue.cxx | ||
Glue.hxx | ||
Lease.hxx | ||
Manager.cxx | ||
Manager.hxx |