comparison src/os/win32/ngx_win32_config.h @ 6113:36d99c042652

Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 26 Mar 2015 14:20:51 +0300
parents 457ec43dd8d5
children 2a621245f4cf
comparison
equal deleted inserted replaced
6112:8c79c506ea20 6113:36d99c042652
216 216
217 217
218 #define NGX_HAVE_LITTLE_ENDIAN 1 218 #define NGX_HAVE_LITTLE_ENDIAN 1
219 #define NGX_HAVE_NONALIGNED 1 219 #define NGX_HAVE_NONALIGNED 1
220 220
221 #define NGX_OLD_THREADS 1
222
223 221
224 #define NGX_WIN_NT 200000 222 #define NGX_WIN_NT 200000
225 223
226 224
227 #define NGX_LISTEN_BACKLOG 511 225 #define NGX_LISTEN_BACKLOG 511