]> code.delx.au - pulseaudio/blob - src/util.h
main part of the native protocol
[pulseaudio] / src / util.h
1 #ifndef fooutilhfoo
2 #define fooutilhfoo
3
4 void make_nonblock_fd(int fd);
5
6 void peer_to_string(char *c, size_t l, int fd);
7
8 #endif