.. |
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/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: rename Abandon() to AbandonFD()
|
2020-10-14 16:26:06 +02:00 |
Loop.hxx
|
event/Loop: rename Abandon() to AbandonFD()
|
2020-10-14 16:26:06 +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
|
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
|
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/SocketEvent: check/clear scheduled_flags in Close()
|
2020-10-14 21:08:39 +02:00 |
SocketEvent.hxx
|
event/SocketEvent: remove assert() from GetScheduledFlags()
|
2020-10-14 20:50:02 +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 |