-
Asad Sajjad Ahmed authored
Now that each module is divided, we can limit the traversal of listen sockets to only listen sockets belonging to the respective module. This is done by keeping a local acceptor list of listen sockets in each module. Signed-off-by: Asad Sajjad Ahmed <asadsa@varnish-software.com>