SSLC:CreateContext: Difference between revisions

No edit summary
Line 12: Line 12:
|-
|-
| 2
| 2
| Unknown u32, the default value is 0x0.
| u32 input_opt
|-
|-
| 3
| 3
Line 41: Line 41:


=Description=
=Description=
This creates a session context.
This creates a session context. The specified sockfd must be used with [[SOCU:AddGlobalSocket]] before SSLC:CreateContext.


The specified sockfd must be used with [[SOCU:AddGlobalSocket]] before SSLC:CreateContext.
The context opt field also used by [[SSLC:ContextClearOpt]] is set to: <nowiki>input_opt | 0x1b</nowiki>.