mpd/src/event
2014-01-06 21:57:40 +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 event/BlockingCall: always use DeferredMonitor internally 2014-01-04 15:58:59 +01:00
Call.hxx event: add function BlockingCall() 2013-08-08 23:04:07 +02:00
DeferredMonitor.cxx event/Loop: remove the GLib implementation 2014-01-04 19:31:23 +01:00
DeferredMonitor.hxx event/Loop: remove the GLib implementation 2014-01-04 19:31:23 +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 event/Loop: add thread-safety assertions 2014-01-05 02:14:31 +01:00
IdleMonitor.hxx event/IdleMonitor: cancel in destructor only if active 2014-01-06 18:21:45 +01:00
Loop.cxx event/Loop: cancel the WakeFD monitor in destructor 2014-01-06 21:57:40 +01:00
Loop.hxx event/Loop: try to avoid the WakeFD when adding DeferredMonitor 2014-01-05 02:15:34 +01:00
MultiSocketMonitor.cxx event/MultiSocketMonitor: add method ClearSocketList() 2014-01-06 18:27:26 +01:00
MultiSocketMonitor.hxx event/MultiSocketMonitor: add method ClearSocketList() 2014-01-06 18:27:26 +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/poll: eliminate one vector::size() call 2014-01-04 19:10:21 +01: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 event/SocketMonitor: don't close the socket automatically 2014-01-06 18:26:55 +01:00
ServerSocket.hxx event: add API documentation 2013-11-24 19:28:04 +01:00
SignalMonitor.cxx event/SocketMonitor: don't close the socket automatically 2014-01-06 18:26:55 +01:00
SignalMonitor.hxx SignalMonitor: add SignalMonitorGetEventLoop() 2013-10-18 08:44:40 +02:00
SocketMonitor.cxx event/SocketMonitor: don't close the socket automatically 2014-01-06 18:26:55 +01:00
SocketMonitor.hxx event/SocketMonitor: don't close the socket automatically 2014-01-06 18:26:55 +01:00
TimeoutMonitor.cxx event/Loop: remove the GLib implementation 2014-01-04 19:31:23 +01:00
TimeoutMonitor.hxx event/Loop: remove the GLib implementation 2014-01-04 19:31:23 +01:00
WakeFD.hxx event/EventFD: move to libsystem 2013-08-07 11:52:26 +02:00