Fix unecessary delays and timing jitter in the implementation of poll(): No...
Fix unecessary delays and timing jitter in the implementation of poll(): No delay if timeout is zero; If timeout is greater than zero, first check if events are already pending events before starting the delay. From Johannes Hampel
parent
add4753c
Please register or sign in to comment