summaryrefslogtreecommitdiffstats
path: root/src/polypcore/socket-client.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-526/+0
* fix ugly access-after-free bug when doing asyncronous NS lookupsLennart Poettering2006-06-021-6/+8
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-4/+5
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* Minor fixes for the way Windows handles sockets.Pierre Ossman2006-04-191-4/+11
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+1
* Do an explicit cast to shut up gcc.Pierre Ossman2006-02-241-1/+1
* Wrong variable used for port.Pierre Ossman2006-02-241-1/+1
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-5/+5
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-5/+6
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+513