aboutsummaryrefslogtreecommitdiffstats
path: root/src/udp_server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-01song_update, udp_server: workarounds for gcc 4.1 warningsMax Kellermann1-0/+3
2011-10-09don't define WINVER in *.c filesMax Kellermann1-1/+0
2011-09-20tcp_socket, udp_server: use g_io_channel_new_socket()Max Kellermann1-5/+2
2011-09-15udp_server: disable -Wmissing-field-initializersMax Kellermann1-0/+7
2011-08-31udp_server: don't use MSG_DONTWAIT on WIN32Max Kellermann1-0/+4
2011-08-30ntp_server: move code to udp_server.cMax Kellermann1-0/+130