diff options
author | Max Kellermann <max@duempel.org> | 2011-08-29 09:48:49 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-08-29 09:52:51 +0200 |
commit | d49a2ccb08ad71bde6716a916f9284e0e0548f63 (patch) | |
tree | 681a1998148d8ced5182b2649678e2833a94492b /src/mixer_control.h | |
parent | 4a75acb46c31c6bef7522133e7fcd4b11640e509 (diff) | |
download | mpd-d49a2ccb08ad71bde6716a916f9284e0e0548f63.tar.gz mpd-d49a2ccb08ad71bde6716a916f9284e0e0548f63.tar.xz mpd-d49a2ccb08ad71bde6716a916f9284e0e0548f63.zip |
ntp_server: fix socket types
Cast recvfrom(), sendto() buffers to "void*" to avoid "char*" /
"unsigned char*" confusion. Use ssize_t for the return value, and
socklen_t for the socket address size.
Diffstat (limited to 'src/mixer_control.h')
0 files changed, 0 insertions, 0 deletions