Ever have a brain fart while writing up documentation and not recalling what the programmer-friendly name of something is? Well, it is happening to me.
What so we call the "SSL *s" and the "-> recordsizelimit" here in this capture? I though we called "s ->" a member or parent or something and the "recordsizelimit" is a extension or child or something. I created it, I wrote the code, I created the recordsizelimit, I called it elsewhere... but I can't remember the official name of "s" and the value after the ->
Any thoughts?