comparison src/os/unix/ngx_linux_config.h @ 119:cd54bcbaf3b5

nginx-0.0.1-2003-07-21-01:15:59 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 20 Jul 2003 21:15:59 +0000
parents be27f922b9a2
children 9f3a78b06c48
comparison
equal deleted inserted replaced
118:5bf52498665c 119:cd54bcbaf3b5
64 #ifndef HAVE_FIONBIO 64 #ifndef HAVE_FIONBIO
65 #define HAVE_FIONBIO 1 65 #define HAVE_FIONBIO 1
66 #endif 66 #endif
67 67
68 68
69 #ifndef HAVE_SELECT_CHANGE_TIMEOUT
70 #define HAVE_SELECT_CHANGE_TIMEOUT 1
71 #endif
72
73
69 #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */ 74 #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */