summaryrefslogtreecommitdiffstats
path: root/src/polypcore/socket-server.c
Commit message (Expand)AuthorAgeFilesLines
* first unlink the socket, the close itLennart Poettering2006-04-221-2/+2
* * set IPV6_V6ONLY for IPv6 sockets, to avoid warning when both ipv6 and the i...Lennart Poettering2006-04-061-3/+12
* Trying to listen on an IPv6 socket by default and only do IPv4 if that failsPierre Ossman2006-03-071-19/+30
* inet_pton expects in[6]_addr structures, nothing else.Pierre Ossman2006-02-231-5/+5
* Add inet_pton emulation for platforms that lack it. Only support IPv4 atPierre Ossman2006-02-231-0/+4
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-19/+19
* add listen= parameter to tcp protocol modulesLennart Poettering2006-02-221-0/+18
* * Don't build seperate ipv4/ipv6 versions of the protocol pluginsLennart Poettering2006-02-211-8/+35
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-4/+5
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+432