#pragma once #include #include int select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *xfds, struct timeval *tv);