• Laughing's avatar
    fix bugs of the pollset (#2127) · 555a0877
    Laughing authored
    * fix bugs of the pollset
    
    1. extend 'fd_table' when fd_ is greater or equal than the size of 'fd_table';
    2. delete specific fd from pollset before reset pollin or pollout according the description of AIX document
    
    * fix bugs of the pollset
    
    edit error. remove extra spaces and paste fault
    
    * fix bugs of pollset
    
    remove character '-' at the end line.
    555a0877
pollset.cpp 6.39 KB