comparison src/event/ngx_event_connect.c @ 6266:dceb078b1156

Win32: timer_resolution now ignored with select. As setitimer() isn't available on Windows, time wasn't updated at all if timer_resolution was used with the select event method. Fix is to ignore timer_resolution in such cases.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 20 Oct 2015 18:16:18 +0300
parents 4dc8e7b62216
children 8f038068f4bc
comparison
equal deleted inserted replaced
6265:954b67727af3 6266:dceb078b1156