index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event
/
ServerSocket.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
event/ServerSocket: #ifdef out local socket support on Windows
Max Kellermann
2015-03-05
1
-0
/
+8
*
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
Max Kellermann
2015-02-13
1
-7
/
+11
*
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
1
-22
/
+21
*
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-02-10
1
-3
/
+3
*
event/ServerSocket: remove obsolete macro DEFAULT_PORT
Max Kellermann
2015-02-10
1
-2
/
+0
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
playlist, InotifySource, ...: update GLib comments
Max Kellermann
2014-12-04
1
-1
/
+1
*
Merge tag 'v0.18.18' into v0.19.x
Max Kellermann
2014-11-18
1
-1
/
+1
|
\
|
*
event/ServerSocket: fix get_remote_uid() error value
Max Kellermann
2014-11-18
1
-1
/
+1
*
|
configure.ac: always define _GNU_SOURCE on Linux
Max Kellermann
2014-03-15
1
-5
/
+0
*
|
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
|
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
2014-01-07
1
-4
/
+3
*
|
event/SocketMonitor: don't close the socket automatically
Max Kellermann
2014-01-06
1
-0
/
+3
*
|
system/Resolver: sockaddr_to_string() returns std::string()
Max Kellermann
2013-12-04
1
-22
/
+11
*
|
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-0
/
+1
|
/
*
event/ServerSocket: don't abort if IPv6 is not available
Max Kellermann
2013-11-04
1
-1
/
+19
*
event/ServerSocket: fix assertion failure
Max Kellermann
2013-11-04
1
-1
/
+1
*
event/ServerSocket: open sockets in the order they were configured
Max Kellermann
2013-11-04
1
-3
/
+3
*
event/ServerSocket: pass AllocatedPath to AddPath()
Max Kellermann
2013-10-19
1
-13
/
+16
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-11
/
+12
*
system/SocketError: un-inline constructor
Max Kellermann
2013-09-04
1
-0
/
+2
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-41
/
+35
*
system/resolver: convert to C++
Max Kellermann
2013-09-04
1
-1
/
+1
*
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
1
-4
/
+4
*
event/ServerSocket: close only sockets that have been opened
Max Kellermann
2013-02-04
1
-1
/
+3
*
ServerSocket: Initialize length variable
Uli Schlachter
2013-02-04
1
-1
/
+1
*
ServerSocket: replace callback with virtual method
Max Kellermann
2013-01-30
1
-12
/
+7
*
ServerSocket: expose the class
Max Kellermann
2013-01-30
1
-103
/
+59
*
ServerSocket: move to libevent.a
Max Kellermann
2013-01-30
1
-0
/
+485