]> code.delx.au - pulseaudio/blob - src/util.h
830ee2e0ccdf2d6d62a21831446f0b6c476012ba
[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