summaryrefslogtreecommitdiff
path: root/src/supplemental/tls/none
Commit message (Collapse)AuthorAge
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
|
* Isolate TLS functions into separate tls.h header file.Garrett D'Amore2018-03-02
|
* fixes #247 nngcat needs TLS optionsGarrett D'Amore2018-03-02
While here we also fixed a bug in the --file handling that we noticed while writing the TLS handling. We also fixed a warning in the core (msgqueue) for set but unused variables.