Skip to content
Commit 789a6a31 authored by Ed Tanous's avatar Ed Tanous
Browse files

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: default avatarEd Tanous <ed.tanous@intel.com>
parent 5a8d034d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment