select() fallback added
satella by default uses poll() in event dispatch. Fallback to select() will be done on platforms that don't support poll()
Please register or sign in to comment
satella by default uses poll() in event dispatch. Fallback to select() will be done on platforms that don't support poll()