comparison auto/cc/msvc @ 7315:e7b2b907c0f8

Events: moved sockets cloning to ngx_event_init_conf(). Previously, listenings sockets were not cloned if the worker_processes directive was specified after "listen ... reuseport". This also simplifies upcoming configuration check on the number of worker connections, as it needs to know the number of listening sockets before cloning.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 12 Jul 2018 19:50:02 +0300
parents b7b7f3a0cc28
children 955c4b186354
comparison
equal deleted inserted replaced
7314:3dfc1584ad75 7315:e7b2b907c0f8