comparison src/core/ngx_resolver.c @ 5361:7094d6da2806

Win32: $request_time fixed. On win32, time_t is 64 bits wide by default, and passing an ngx_msec_int_t argument for %T format specifier doesn't work. This doesn't manifest itself on other platforms as time_t and ngx_msec_int_t are usually of the same size.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 04 Sep 2013 20:48:30 +0400
parents 3d2d3e1cf427
children 5c410d6ca7dd
comparison
equal deleted inserted replaced
5360:3d2d3e1cf427 5361:7094d6da2806