summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-06 22:09:31 -0400
committerLioncash <mathew1800@gmail.com>2018-08-06 23:05:17 -0400
commitda2f00ab7dba0bd226233bc9b9a66d8025579f2e (patch)
treebb3fd8cbc9b1a8958c1a4e9d1e8f2fe67e710b54 /src/common/logging/backend.cpp
parent826b1394e85720b62938c5f7af4a876e203316af (diff)
client_port: Make all data members private
These members don't need to be entirely exposed, we can instead expose an API to operate on them without directly needing to mutate them We can also guard against overflow/API misuse this way as well, given active_sessions is an unsigned value.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions