wset 869 lib/common/remote.c fd_set rset, wset; wset 881 lib/common/remote.c wset = rset; wset 882 lib/common/remote.c rc = select(cb_data->sock + 1, &rset, &wset, NULL, &ts); wset 907 lib/common/remote.c || FD_ISSET(cb_data->sock, &wset)) {