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
Age
Commit message (
Expand
)
Author
2017-02-10
thread/Thread: use BoundMethod
Max Kellermann
2017-02-10
event/Thread: remove the Mutex
Max Kellermann
2017-02-10
event/Loop: Break() is no-op if "quit" is already set
Max Kellermann
2017-02-10
event/Thread: auto-stop in the destructor
Max Kellermann
2017-02-10
IOThread: move code to class EventThread
Max Kellermann
2017-02-09
event/Loop: use std::lock_guard
Max Kellermann
2017-02-09
event/Loop: make IsInsideOrNull() available in the NDEBUG build
Max Kellermann
2017-02-09
event/MultiSocketMonitor: add method Reset()
Max Kellermann
2017-02-09
event/MultiSocketMonitor: use C++11 initializer
Max Kellermann
2017-02-09
event/MultiSocketMonitor: more API documentation
Max Kellermann
2017-02-09
event/Call: allow usage during shutdown
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-12-27
event/Loop: use C++11 initializers
Max Kellermann
2016-11-02
event/BufferedSocket: pass std::exception_ptr to OnSocketError()
Max Kellermann
2016-10-28
event/ServerSocket: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-09
event/Call: rethrow exceptions in calling thread
Max Kellermann
2016-08-15
fs/FileSystem: RemoveFile() throws exception on error
Max Kellermann
2016-08-15
event/SignalMonitor: fix obsolete nullptr check in SignalCallback()
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-07-07
event/BufferedSocket: OnSocketReady() returns true after close
Max Kellermann
2016-06-20
event/SignalMonitor: remove unused function SignalMonitorGetEventLoop
Max Kellermann
2016-06-20
event/SignalMonitor: use BoundMethod instead of raw function pointer
Max Kellermann
2016-06-17
event/DeferredCall: new class supposed to replace DeferredMonitor
Max Kellermann
2016-06-17
util/BindMethod: new utility class for callbacks
Max Kellermann
2016-03-10
event/MaskMonitor: add variant with bound method
Max Kellermann
2016-03-05
event/MaskMonitor: new class to replace code in GlobalEvents and Idle
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-09-30
event/ServerSocket: fix AF_UNIX address in use error
Anthony DeRossi
2015-07-22
event/ServerSocket: use AllocatedSocketAddress to build local socket address
Max Kellermann
2015-07-22
event/ServerSocket: use AllocatedSocketAddress for OneServerSocket::address
Max Kellermann
2015-07-22
net/StaticSocketAddress: replace cast operator with GetAddress()
Max Kellermann
2015-07-22
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-05
event/ServerSocket: #ifdef out local socket support on Windows
Max Kellermann
2015-02-13
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
Max Kellermann
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-02-10
event/ServerSocket: remove obsolete macro DEFAULT_PORT
Max Kellermann
2015-02-10
event/ServerSocket: remove obsolete typedef
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-15
Merge branch 'v0.19.x'
Max Kellermann
2014-12-14
event/Loop: read the "again" flag while holding mutex
Max Kellermann
2014-12-04
playlist, InotifySource, ...: update GLib comments
Max Kellermann
2014-11-25
event/DeferredMonitor: include cleanup
Max Kellermann
2014-11-18
Merge tag 'v0.18.18' into v0.19.x
Max Kellermann
2014-11-18
event/ServerSocket: fix get_remote_uid() error value
Max Kellermann
[next]