Home
last modified time | relevance | path

Searched refs:udp_check_for_data (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/plugin_xmms/
Dhttp.c66 static int udp_check_for_data(gint sock);
689 if (udp_check_for_data(udp_sock) < 0) in http_buffer_loop()
799 static int udp_check_for_data(int sock) in udp_check_for_data() function