mpd/src/event
Max Kellermann a8bf8ede01 event/Thread: reduce the RTIO timer slack to 10us
MPD's default is 100ms, which is too long for the real-time I/O
thread.  The OutputThread has 100us, but the real-time I/O thread
might have tighter deadlines.

This change has currently no effect (I believe), because nobody uses
timers on the RTIO thread.
2018-11-14 12:11:57 +01:00
..
BufferedSocket.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
BufferedSocket.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Call.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Call.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DeferEvent.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DeferEvent.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
FullyBufferedSocket.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
FullyBufferedSocket.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
IdleMonitor.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
IdleMonitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Loop.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Loop.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
MaskMonitor.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
MaskMonitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
MultiSocketMonitor.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
MultiSocketMonitor.hxx events/MultiSocketMonitor: add method ForEachResult() 2018-11-11 12:37:28 +01:00
PollGroup.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollGroupEpoll.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollGroupPoll.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollGroupPoll.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollGroupWinSelect.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollGroupWinSelect.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PollResultGeneric.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ServerSocket.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ServerSocket.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SignalMonitor.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SignalMonitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SocketMonitor.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SocketMonitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Thread.cxx event/Thread: reduce the RTIO timer slack to 10us 2018-11-14 12:11:57 +01:00
Thread.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
TimerEvent.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
TimerEvent.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
WakeFD.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00