Home
last modified time | relevance | path

Searched defs:switch_wait_sock (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utils.c2990 SWITCH_DECLARE(int) switch_wait_sock(switch_os_socket_t sock, uint32_t ms, switch_poll_t flags) in switch_wait_sock() function
3170 SWITCH_DECLARE(int) switch_wait_sock(switch_os_socket_t sock, uint32_t ms, switch_poll_t flags) in switch_wait_sock() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs11329 public static int switch_wait_sock(int sock, uint ms, switch_poll_t flags) { in switch_wait_sock() method in FreeSWITCH.Native.freeswitch
20571 public static extern int switch_wait_sock(int jarg1, uint jarg2, int jarg3); in switch_wait_sock() method in FreeSWITCH.Native.freeswitchPINVOKE