• Max Kellermann's avatar
    lib/nfs/Connection: fix reconnect after mount failure · 02563a35
    Max Kellermann authored
    When mounting had not yet finished, SocketMonitor::IsDefined() was
    always false, due to the workaround at the beginning of the function
    that calls SocketMonitor::Steal().  This commit drops the IsDefined()
    check because it was never necessary and breaks reconnect.
    02563a35
Name
Last commit
Last update
..
Base.cxx Loading commit data...
Base.hxx Loading commit data...
Blocking.cxx Loading commit data...
Blocking.hxx Loading commit data...
Callback.hxx Loading commit data...
Cancellable.hxx Loading commit data...
Connection.cxx Loading commit data...
Connection.hxx Loading commit data...
Domain.cxx Loading commit data...
Domain.hxx Loading commit data...
FileReader.cxx Loading commit data...
FileReader.hxx Loading commit data...
Glue.cxx Loading commit data...
Glue.hxx Loading commit data...
Lease.hxx Loading commit data...
Manager.cxx Loading commit data...
Manager.hxx Loading commit data...