srt
srt copied to clipboard
[FR] Move MAX_SID_LENGTH into the public API
Not a problem, per se, just a case of avoiding a magic number (512) in the code. The constant is currently sitting in socketconfig.h. Related to the access control behaviour.