mpd/src/event
2020-10-18 20:02:47 +02:00
..
BufferedSocket.cxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
BufferedSocket.hxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
Call.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Call.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Chrono.hxx event/TimerEvent: add type alias for std::chrono::steady_clock::duration 2020-10-08 20:48:50 +02:00
DeferEvent.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DeferEvent.hxx event/{Idle,Defer}Event: use base_hook instead of member_hook 2020-10-14 14:04:30 +02:00
FullyBufferedSocket.cxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
FullyBufferedSocket.hxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
IdleEvent.cxx event/IdleEvent: use class IntrusiveList<> 2020-10-18 19:28:12 +02:00
IdleEvent.hxx event/IdleEvent: use class IntrusiveList<> 2020-10-18 19:28:12 +02:00
Loop.cxx event/Loop: manage all SocketEvents in a linked list 2020-10-18 20:01:38 +02:00
Loop.hxx event/SocketEvent: use class IntrusiveList<> 2020-10-18 20:02:47 +02:00
MaskMonitor.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
MaskMonitor.hxx event/*, ...: make GetEventLoop() const 2020-03-26 17:19:13 +01:00
meson.build event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
MultiSocketMonitor.cxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
MultiSocketMonitor.hxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
PollGroup.hxx event/PollGroup: ReadEvents() returns PollResult 2020-10-15 20:15:09 +02:00
PollGroupEpoll.hxx event/PollGroup: ReadEvents() returns PollResult 2020-10-15 20:15:09 +02:00
PollGroupPoll.cxx event/PollGroup: ReadEvents() returns PollResult 2020-10-15 20:15:09 +02:00
PollGroupPoll.hxx event/PollGroup: ReadEvents() returns PollResult 2020-10-15 20:15:09 +02:00
PollGroupWinSelect.cxx event/PollGroupWinSelect: add missing return value 2020-10-16 19:02:00 +02:00
PollGroupWinSelect.hxx event/PollGroup: ReadEvents() returns PollResult 2020-10-15 20:15:09 +02:00
PollResultGeneric.hxx event/SocketMonitor: add ready_flags 2020-10-09 17:28:11 +02:00
ServerSocket.cxx event/SocketEvent: allow Close() without socket 2020-10-14 16:26:01 +02:00
ServerSocket.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SignalMonitor.cxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
SignalMonitor.hxx event/SignalMonitor: add noexcept 2020-10-13 17:26:33 +02:00
SocketEvent.cxx event/Loop: manage all SocketEvents in a linked list 2020-10-18 20:01:38 +02:00
SocketEvent.hxx event/SocketEvent: use class IntrusiveList<> 2020-10-18 20:02:47 +02:00
Thread.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Thread.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TimerEvent.cxx event/TimerEvent: add type alias for std::chrono::steady_clock::duration 2020-10-08 20:48:50 +02:00
TimerEvent.hxx event/TimerEvent: add type alias for std::chrono::steady_clock::duration 2020-10-08 20:48:50 +02:00
UringManager.cxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
UringManager.hxx event/SocketMonitor: refactor to SocketEvent 2020-10-14 15:54:12 +02:00
WakeFD.hxx meson.build: move macros to event/Features.h 2020-10-13 16:15:52 +02:00