diff options
author | Ed Tanous <ed.tanous@intel.com> | 2018-11-29 15:17:22 -0800 |
---|---|---|
committer | Ed Tanous <ed.tanous@intel.com> | 2018-12-10 11:44:11 -0800 |
commit | 789a6a317b51abba38cf064dd5ee2abd051d02bf (patch) | |
tree | b5cd9c32d96f42a6e90b87ac0bb9c65ad119e2c5 /redfish-core/lib/ethernet.hpp | |
parent | 5a8d034d2379618b7905512242f039a5de593537 (diff) | |
download | bmcweb-789a6a317b51abba38cf064dd5ee2abd051d02bf.tar.gz bmcweb-789a6a317b51abba38cf064dd5ee2abd051d02bf.zip |
bmcweb: make SSL enabling more effective
When specializing code, we know at compile time whether or not SSL will
be used, so we don't need to instantiate both types of
socket/server/app, when we only really care about one at runtime.
The size savings here aren't huge, but are worth doing, just for compile
times.
Change-Id: If4e9934a72eb0f12ce3755c6350e91b8ba485af1
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Diffstat (limited to 'redfish-core/lib/ethernet.hpp')
0 files changed, 0 insertions, 0 deletions