mirror of
https://github.com/nginx/nginx.git
synced 2024-12-20 14:13:33 -06:00
470d038671
The code for displaying version info and configuration info seemed to be cluttering up the main function. I was finding it hard to read main. This extracts out all of the logic for displaying version and configuration info into its own function, thus making main easier to read. |
||
---|---|---|
.. | ||
core | ||
event | ||
http | ||
misc | ||
mysql | ||
os | ||
stream |