Searched refs:sel_count (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dtcp.c87 int sel_count; local
93 sel_count = select(sck + 1, 0, &wfds, 0, &time);
94 if (sel_count > 0)

Completed in 676 milliseconds