• unknown's avatar
    Bug#17716 Slave crash in net_clear on qnx · b97082c5
    unknown authored
     - Set FD_SETSIZE before including "sys/select.h"
    
    
    include/my_global.h:
      Define FD_SETSIZE on QNX before including "sys/select.h" or "sys/time.h". This defines number of bits in fd_set type used for 'select'
    b97082c5
my_global.h 41.3 KB