Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Platforms 2017-09-11
Description
server_options.h included mongo/util/net/listen.h to get a constant int value for its defaults, but many places used this to get getHostName(), getHostNameCached(), prettyHostName(), and IPv6Enabled(). This include should be explicit wherever these functions are used.