mpd/src/event
2020-10-14 14:37:29 +02:00
..
BufferedSocket.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
BufferedSocket.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07: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/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
FullyBufferedSocket.hxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
IdleEvent.cxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
IdleEvent.hxx event/{Idle,Defer}Event: use base_hook instead of member_hook 2020-10-14 14:04:30 +02:00
Loop.cxx event/Loop: add missing #ifdef 2020-10-14 14:37:29 +02:00
Loop.hxx event/Loop: add compile-time option to disable multithreading 2020-10-14 14:08:38 +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/Loop: add compile-time option to disable multithreading 2020-10-14 14:08:38 +02:00
MultiSocketMonitor.cxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
MultiSocketMonitor.hxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
PollGroup.hxx meson.build: move macros to event/Features.h 2020-10-13 16:15:52 +02:00
PollGroupEpoll.hxx event/SocketMonitor: add ready_flags 2020-10-09 17:28:11 +02:00
PollGroupPoll.cxx event/PollGroup: check _WIN32 instead of USE_WINSELECT 2020-10-13 15:27:58 +02:00
PollGroupPoll.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
PollGroupWinSelect.cxx event/PollGroup: check _WIN32 instead of USE_WINSELECT 2020-10-13 15:27:58 +02:00
PollGroupWinSelect.hxx event/PollGroupWinSelect: use range-based for 2020-10-12 12:44:23 +02:00
PollResultGeneric.hxx event/SocketMonitor: add ready_flags 2020-10-09 17:28:11 +02:00
ServerSocket.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
ServerSocket.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SignalMonitor.cxx meson.build: move macros to event/Features.h 2020-10-13 16:15:52 +02:00
SignalMonitor.hxx event/SignalMonitor: add noexcept 2020-10-13 17:26:33 +02:00
SocketMonitor.cxx meson.build: move macros to event/Features.h 2020-10-13 16:15:52 +02:00
SocketMonitor.hxx event/SocketMonitor: add ready_flags 2020-10-09 17:28:11 +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/Loop: integrate io_uring support 2020-05-05 17:13:14 +02:00
UringManager.hxx event/IdleMonitor: refactor to IdleEvent 2020-10-14 13:47:25 +02:00
WakeFD.hxx meson.build: move macros to event/Features.h 2020-10-13 16:15:52 +02:00