: static void copy_fds(fd_set *dst, fd_set *src, int max)
    fd_set src  dst ˥ԡޤ
    max  select(2) Ʊ̣Ǥ

