Searched refs:close_event_func (Results 1 – 1 of 1) sorted by relevance
1305 WSOCK2_FUNC close_event_func; in telnet_do() local1370 close_event_func = GetProcAddress(wsock2, "WSACloseEvent"); in telnet_do()1371 if(close_event_func == NULL) { in telnet_do()1410 close_event_func(event_handle); in telnet_do()1572 if(!close_event_func(event_handle)) { in telnet_do()1578 close_event_func = NULL; in telnet_do()