index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
MultiSocketMonitor.cxx
Age
Commit message (
Expand
)
Author
2014-01-13
copyright year 2014
Max Kellermann
2014-01-06
event/MultiSocketMonitor: add method ClearSocketList()
Max Kellermann
2014-01-05
event/MultiSocketMonitor: add missing <algorithm> include
Max Kellermann
2014-01-05
event/MultiSocketMonitor: add method ReplaceSocketList()
Max Kellermann
2014-01-05
event/MultiSocketMonitor: include cleanup
Max Kellermann
2014-01-04
event/Loop: remove the GLib implementation
Max Kellermann
2013-11-27
Add infrastructure for using multiple event loops
Denis Krjuchkov
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-10
EventLoop: new implementation using epoll
Max Kellermann
2013-08-10
event/MultiSocketMonitor: add struct SingleFD
Max Kellermann
2013-08-10
event/MultiSocketMonitor: use uint64_t instead of gint64
Max Kellermann
2013-08-10
event/MultiSocketMonitor: eliminate virtual method CheckSockets()
Max Kellermann
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-01-15
input/Curl: move code to class MultiSocketMonitor
Max Kellermann