Skip to content
  • Duncan Coutts's avatar
    d30c6bc6
    Tidy up a couple things in Select.{h,c} · d30c6bc6
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    Use the standard #include {Begin,End}Private.h style rather than
    RTS_PRIVATE on individual decls.
    
    And conditionally build the code for the select I/O manager based on
    the new CPP IOMGR_ENABLED_SELECT rather than on THREADED_RTS.
    d30c6bc6
    Tidy up a couple things in Select.{h,c}
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    Use the standard #include {Begin,End}Private.h style rather than
    RTS_PRIVATE on individual decls.
    
    And conditionally build the code for the select I/O manager based on
    the new CPP IOMGR_ENABLED_SELECT rather than on THREADED_RTS.
Loading