commit | 0966ce8c06feeab490f23024f18f120cd6225843 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 17 21:54:09 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 20 16:35:51 2016 -0500 |
tree | ce0623d2678bce2dc913567cca62a5c437223ac5 | |
parent | d1102f4b3db8c02fc4a6440319ef857069e47267 [diff] |
server: minor refactoring Move files into a server subdirectory to correspond to the 'server' namespace and create a 'server.hpp' as method to gain includes needed by any server instance. Create a few type aliases to reduce namespace levels. Change-Id: I8f8ea8e57177393faa007351a540d08873d36632 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>