aboutsummaryrefslogtreecommitdiffstats
path: root/src/udp_server.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-31udp_server: don't use MSG_DONTWAIT on WIN32Max Kellermann1-0/+4
Doesn't exist on mingw32.
2011-08-30ntp_server: move code to udp_server.cMax Kellermann1-0/+130