comparison src/os/win32/ngx_win32_config.h @ 800:887d8dec72dc

APOP
author Igor Sysoev <igor@sysoev.ru>
date Mon, 23 Oct 2006 13:10:10 +0000
parents b5b111cc28ed
children f88651afad40
comparison
equal deleted inserted replaced
799:9737d6fb1ac6 800:887d8dec72dc
169 /* setsockopt(SO_SNDLOWAT) returns error WSAENOPROTOOPT */ 169 /* setsockopt(SO_SNDLOWAT) returns error WSAENOPROTOOPT */
170 #define NGX_HAVE_SO_SNDLOWAT 0 170 #define NGX_HAVE_SO_SNDLOWAT 0
171 #endif 171 #endif
172 172
173 173
174 #define ngx_random rand
175
176
174 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */ 177 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */