• Paul Eggert's avatar
    Simplify SELECT_TYPE-related code. · d486344e
    Paul Eggert authored
    Like EMACS_TIME, this portability layer is no longer needed, since
    Emacs has been using fd_set as a portability layer for some time.
    * sysselect.h (FD_SETSIZE): Rename from MAXDESC.  All uses changed.
    (SELECT_TYPE): Remove.  All uses changed to fd_set.
    (fd_set) [!FD_SET]: New typedef.
    d486344e
xgselect.h 1006 Bytes