index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
polypcore
/
socket-server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
first unlink the socket, the close it
Lennart Poettering
2006-04-22
1
-2
/
+2
*
* set IPV6_V6ONLY for IPv6 sockets, to avoid warning when both ipv6 and the i...
Lennart Poettering
2006-04-06
1
-3
/
+12
*
Trying to listen on an IPv6 socket by default and only do IPv4 if that fails
Pierre Ossman
2006-03-07
1
-19
/
+30
*
inet_pton expects in[6]_addr structures, nothing else.
Pierre Ossman
2006-02-23
1
-5
/
+5
*
Add inet_pton emulation for platforms that lack it. Only support IPv4 at
Pierre Ossman
2006-02-23
1
-0
/
+4
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-19
/
+19
*
add listen= parameter to tcp protocol modules
Lennart Poettering
2006-02-22
1
-0
/
+18
*
* Don't build seperate ipv4/ipv6 versions of the protocol plugins
Lennart Poettering
2006-02-21
1
-8
/
+35
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-4
/
+5
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+432