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
/
system
/
EventPipe.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-06
system/Event{FD,Pipe}: add "noexcept"
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-10-24
system/EventPipe: fix WSAEINPROGRESS on Windows
Max Kellermann
2017-08-17
Fix EventPipe file descriptors
Ryan Walklin
2017-08-11
system/EventPipe: use FileDescriptor::CreatePipeNonBlock()
Max Kellermann
2017-08-11
system/EventPipe: use class UniqueSocketDescriptor in PoorSocketPair()
Max Kellermann
2017-08-11
system/EventPipe: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
net/IPv4Address: new class
Max Kellermann
2017-08-11
system/EventPipe: use AtScopeExit() in PoorSocketPair()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-07
event/EventFD: move to libsystem
Max Kellermann