mpd/src/event
Max Kellermann 4e5271fcdf event/Call: allow usage during shutdown
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.
2017-02-09 21:12:23 +01:00
..
BufferedSocket.cxx update copyright year 2017-01-03 20:48:59 +01:00
BufferedSocket.hxx update copyright year 2017-01-03 20:48:59 +01:00
Call.cxx event/Call: allow usage during shutdown 2017-02-09 21:12:23 +01:00
Call.hxx update copyright year 2017-01-03 20:48:59 +01:00
DeferredCall.hxx update copyright year 2017-01-03 20:48:59 +01:00
DeferredMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
DeferredMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
FullyBufferedSocket.cxx update copyright year 2017-01-03 20:48:59 +01:00
FullyBufferedSocket.hxx update copyright year 2017-01-03 20:48:59 +01:00
IdleMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
IdleMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
Loop.cxx update copyright year 2017-01-03 20:48:59 +01:00
Loop.hxx update copyright year 2017-01-03 20:48:59 +01:00
MaskMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
MaskMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
MultiSocketMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
MultiSocketMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroup.hxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroupEPoll.hxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroupPoll.cxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroupPoll.hxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroupWinSelect.cxx update copyright year 2017-01-03 20:48:59 +01:00
PollGroupWinSelect.hxx update copyright year 2017-01-03 20:48:59 +01:00
PollResultGeneric.hxx update copyright year 2017-01-03 20:48:59 +01:00
ServerSocket.cxx update copyright year 2017-01-03 20:48:59 +01:00
ServerSocket.hxx update copyright year 2017-01-03 20:48:59 +01:00
SignalMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
SignalMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
SocketMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
SocketMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
TimeoutMonitor.cxx update copyright year 2017-01-03 20:48:59 +01:00
TimeoutMonitor.hxx update copyright year 2017-01-03 20:48:59 +01:00
WakeFD.hxx update copyright year 2017-01-03 20:48:59 +01:00