mpd/src/event
2013-12-31 15:59:41 +01:00
..
BufferedSocket.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
BufferedSocket.hxx util/fifo_buffer: remove obsolete library 2013-12-19 12:17:09 +01:00
Call.cxx Add infrastructure for using multiple event loops 2013-11-27 17:28:36 +06:00
Call.hxx event: add function BlockingCall() 2013-08-08 23:04:07 +02:00
DeferredMonitor.cxx Add infrastructure for using multiple event loops 2013-11-27 17:28:36 +06:00
DeferredMonitor.hxx event/*Monitor: document as not being thread-safe 2013-12-31 15:59:41 +01:00
FullyBufferedSocket.cxx util/PeakBuffer: use IsEmpty() instead of IsNull() 2013-12-19 10:30:26 +01:00
FullyBufferedSocket.hxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
IdleMonitor.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
IdleMonitor.hxx event/*Monitor: document as not being thread-safe 2013-12-31 15:59:41 +01:00
Loop.cxx event: introduce generic API for internal event loop 2013-11-28 17:06:16 +06:00
Loop.hxx event/Loop: document that AddCall() is thread-safe 2013-12-31 15:31:59 +01:00
MultiSocketMonitor.cxx Add infrastructure for using multiple event loops 2013-11-27 17:28:36 +06:00
MultiSocketMonitor.hxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PollGroup.hxx event: add poll() based PollGroup implementation 2013-12-02 14:39:52 +06:00
PollGroupEPoll.hxx PollGroupEPoll.hxx: add const modifiers where applicable 2013-11-29 15:26:57 +06:00
PollGroupPoll.cxx event: add poll() based PollGroup implementation 2013-12-02 14:39:52 +06:00
PollGroupPoll.hxx event/PollGroupPoll: include stddef.h instead of string.h 2013-12-21 21:21:25 +01:00
PollGroupWinSelect.cxx PollGroupWinSelect: uninline constructor and destructor 2013-12-03 11:41:36 +06:00
PollGroupWinSelect.hxx PollGroupWinSelect: delete copy constructor and assignment operator 2013-12-03 11:43:26 +06:00
PollResultGeneric.hxx event: implement PollGroup based on Windows select 2013-11-29 15:05:01 +06:00
ServerSocket.cxx system/Resolver: sockaddr_to_string() returns std::string() 2013-12-04 08:43:55 +01:00
ServerSocket.hxx event: add API documentation 2013-11-24 19:28:04 +01:00
SignalMonitor.cxx configure.ac: add option "--disable-glib" 2013-12-15 18:43:12 +01:00
SignalMonitor.hxx SignalMonitor: add SignalMonitorGetEventLoop() 2013-10-18 08:44:40 +02:00
SocketMonitor.cxx event: introduce generic API for internal event loop 2013-11-28 17:06:16 +06:00
SocketMonitor.hxx event/*Monitor: document as not being thread-safe 2013-12-31 15:59:41 +01:00
TimeoutMonitor.cxx Add infrastructure for using multiple event loops 2013-11-27 17:28:36 +06:00
TimeoutMonitor.hxx event/*Monitor: document as not being thread-safe 2013-12-31 15:59:41 +01:00
WakeFD.hxx event/EventFD: move to libsystem 2013-08-07 11:52:26 +02:00