]> git.kaiwu.me - nginx.git/commit
Removed NGX_OLD_THREADS from select and poll modules.
authorRuslan Ermilov <ru@nginx.com>
Thu, 26 Mar 2015 11:20:07 +0000 (14:20 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 26 Mar 2015 11:20:07 +0000 (14:20 +0300)
commitbfd2db83a7ca68b3caed6cc2253a2aeb6d2f9b92
treeb8cdab38a4880ef660fffc3e21b7137cff33adc9
parent64c5df4b6251f4dfc7b3f72ef63b41ea59484d55
Removed NGX_OLD_THREADS from select and poll modules.

These modules can't be compiled on win32.
src/event/modules/ngx_poll_module.c
src/event/modules/ngx_select_module.c