Searched refs:save_g_sock_fd (Results 1 – 1 of 1) sorted by relevance
133 static int save_g_sock_fd = NO_OPENED_SOCKET; variable529 save_g_sock_fd = g_sock_fd; in st_accept()906 if (save_g_sock_fd != NO_OPENED_SOCKET) { in st_sock_close()907 g_sock_fd = save_g_sock_fd; in st_sock_close()908 save_g_sock_fd = NO_OPENED_SOCKET; in st_sock_close()