.. |
Backend.hxx
|
event/PollGroup: rename to PollBackend
|
2020-10-19 14:52:59 +02:00 |
BackendEvents.hxx
|
event/PollGroup: rename to PollBackend
|
2020-10-19 14:52:59 +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 |
EpollBackend.hxx
|
event/PollGroup: rename to PollBackend
|
2020-10-19 14:52:59 +02:00 |
EpollEvents.hxx
|
event/PollGroup: move event flags to a separate header
|
2020-10-19 14:48:41 +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: AbandonFD() unlinks the SocketEvent
|
2020-10-28 15:01:32 +01:00 |
Loop.hxx
|
event/Loop: pass SocketEvent& to AbandonFD()
|
2020-10-28 14:59:28 +01: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/PollGroup: rename to PollBackend
|
2020-10-19 14:52:59 +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 |
PollBackend.cxx
|
event/PollBackend: add Item constructor
|
2020-10-30 16:32:45 +01:00 |
PollBackend.hxx
|
event/PollBackend: add Item constructor
|
2020-10-30 16:32:45 +01:00 |
PollEvents.hxx
|
event/PollGroup: move event flags to a separate header
|
2020-10-19 14:48:41 +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
|
event/ServerSocket: remove obsolete API documentation
|
2020-10-28 14:52:31 +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: pass SocketEvent& to AbandonFD()
|
2020-10-28 14:59:28 +01:00 |
SocketEvent.hxx
|
event/PollGroup: rename to PollBackend
|
2020-10-19 14:52:59 +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 |
WinSelectBackend.cxx
|
event/PollGroupWinSelect: add Item constructor
|
2020-10-30 16:07:23 +01:00 |
WinSelectBackend.hxx
|
event/PollGroupWinSelect: add Item constructor
|
2020-10-30 16:07:23 +01:00 |
WinSelectEvents.hxx
|
event/PollGroup: move event flags to a separate header
|
2020-10-19 14:48:41 +02:00 |