summaryrefslogtreecommitdiffstats
path: root/src/polypcore/socket-server.c
Commit message (Expand)AuthorAgeFilesLines
* 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