summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/inet_ntop.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-171-0/+4
| | | | And also the reverse: around some win32 specific functionality
* Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-5/+1
| | | | | | | | The check whether POSIX socket.h or WIN32 winsock2.h must be included can be made centrally. The downside is that some functionality of e.g. arpa/inet.h is also implemented in winsock.h, so that some files that don't use socket functions, but do use inet.h functions, must also include pulsecore/socket.h. (as well as arpa/inet.h)
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+12
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f