SSL services: Difference between revisions
| Line 265: | Line 265: | ||
==== DoHandshake ==== | ==== DoHandshake ==== | ||
No input/output. | No input/output. | ||
[[#SetSocketDescriptor]] must have been used prior to this successfully. | |||
This will also set a callback eventually for saving an [[Error_Report_services|error-report]] when needed, which just contains the ErrorCode loaded from a Result in state. This sysmodule doesn't save any other reports elsewhere. | This will also set a callback eventually for saving an [[Error_Report_services|error-report]] when needed, which just contains the ErrorCode loaded from a Result in state. This sysmodule doesn't save any other reports elsewhere. | ||