comparison src/os/unix/ngx_solaris_config.h @ 101:2e069b6e6920

nginx-0.0.1-2003-06-04-21:28:33 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 04 Jun 2003 17:28:33 +0000
parents 70d2345a903f
children 7e86d028d8f0
comparison
equal deleted inserted replaced
100:7ebc8b7fb816 101:2e069b6e6920
55 #ifndef HAVE_INHERITED_NONBLOCK 55 #ifndef HAVE_INHERITED_NONBLOCK
56 #define HAVE_INHERITED_NONBLOCK 1 56 #define HAVE_INHERITED_NONBLOCK 1
57 #endif 57 #endif
58 58
59 59
60 #ifndef HAVE_FIONBIO
61 #define HAVE_FIONBIO 1
62 #endif
63
64
60 #endif /* _NGX_SOLARIS_CONFIG_H_INCLUDED_ */ 65 #endif /* _NGX_SOLARIS_CONFIG_H_INCLUDED_ */