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
/
socket_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket_util: fix setsockopt() argument type on WIN32
Max Kellermann
2010-05-18
1
-1
/
+7
*
Define winnt or greater on mingw32 to take advantage of get*info().
Avuton Olrich
2010-03-21
1
-0
/
+1
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-1
/
+1
*
fd_util: added O_NONBLOCK functions
Max Kellermann
2009-11-08
1
-1
/
+1
*
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
1
-1
/
+2
*
socket_util: fixed format warning
Max Kellermann
2009-04-01
1
-1
/
+1
*
socket_util: use g_strerror() instead of strerror()
Max Kellermann
2009-03-16
1
-1
/
+1
*
socket_util: added socket_bind_listen()
Max Kellermann
2009-03-14
1
-0
/
+61
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-3
/
+4
*
socket_util: check if IN6_IS_ADDR_V4MAPPED is defined
Max Kellermann
2009-03-06
1
-2
/
+2
*
socket_util: include ws2tcpip.h for getnameinfo()
Max Kellermann
2009-03-01
1
-0
/
+4
*
socket_util: unpack V4MAPPED addresses
Max Kellermann
2009-02-28
1
-0
/
+20
*
socket_util: added function sockaddr_to_string()
Max Kellermann
2009-02-28
1
-0
/
+56