wset 606 lib/common/remote.c fd_set rset, wset; wset 618 lib/common/remote.c wset = rset; wset 619 lib/common/remote.c rc = select(cb_data->sock + 1, &rset, &wset, NULL, &ts); wset 644 lib/common/remote.c || FD_ISSET(cb_data->sock, &wset)) {