commit | b03512c65d962485efc9d2b206d293916e1cf01c | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Wed Jun 20 16:03:23 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Nov 01 16:11:42 2018 +0100 |
tree | bfda962d3eb5e29b10fc7776bded8f87d2d9b0a3 | |
parent | 6ea58ba97b93331ef3dc8fc6daf973612561773a [diff] |
Move client attributes out of ServerParams ServerParams should contain the server state and not information about client settings or capabilities. Move those things up a level to the CConnection object.