• Max Kellermann's avatar
    event/Call: allow usage during shutdown · 4e5271fc
    Max Kellermann authored
    Change EventLoop::IsInside() call to EventLoop::IsInsideOrNull().
    This means that BlockingCall() may be used during shutdown, after the
    main EventLoop::Run() has finished.  This is important because mixers
    are currently registered in the main EventLoop.
    4e5271fc
Name
Last commit
Last update
..
BufferedSocket.cxx Loading commit data...
BufferedSocket.hxx Loading commit data...
Call.cxx Loading commit data...
Call.hxx Loading commit data...
DeferredCall.hxx Loading commit data...
DeferredMonitor.cxx Loading commit data...
DeferredMonitor.hxx Loading commit data...
FullyBufferedSocket.cxx Loading commit data...
FullyBufferedSocket.hxx Loading commit data...
IdleMonitor.cxx Loading commit data...
IdleMonitor.hxx Loading commit data...
Loop.cxx Loading commit data...
Loop.hxx Loading commit data...
MaskMonitor.cxx Loading commit data...
MaskMonitor.hxx Loading commit data...
MultiSocketMonitor.cxx Loading commit data...
MultiSocketMonitor.hxx Loading commit data...
PollGroup.hxx Loading commit data...
PollGroupEPoll.hxx Loading commit data...
PollGroupPoll.cxx Loading commit data...
PollGroupPoll.hxx Loading commit data...
PollGroupWinSelect.cxx Loading commit data...
PollGroupWinSelect.hxx Loading commit data...
PollResultGeneric.hxx Loading commit data...
ServerSocket.cxx Loading commit data...
ServerSocket.hxx Loading commit data...
SignalMonitor.cxx Loading commit data...
SignalMonitor.hxx Loading commit data...
SocketMonitor.cxx Loading commit data...
SocketMonitor.hxx Loading commit data...
TimeoutMonitor.cxx Loading commit data...
TimeoutMonitor.hxx Loading commit data...
WakeFD.hxx Loading commit data...