Home | History | Annotate | Download | only in audio

Lines Matching refs:sock

1255 		int sock = g_io_channel_unix_get_fd(hs->sco);
1256 shutdown(sock, SHUT_RDWR);
2405 int sock;
2417 sock = g_io_channel_unix_get_fd(hs->sco);
2420 shutdown(sock, SHUT_RDWR);