SSL services: Difference between revisions

No edit summary
Line 497: Line 497:


An error is thrown if the mask is 0, or if any bits are set which are not present in CoreMask from [[SVC|svcGetInfo]].
An error is thrown if the mask is 0, or if any bits are set which are not present in CoreMask from [[SVC|svcGetInfo]].
This updates a global field and uses [[SVC|svcSetThreadCoreMask]].


== GetThreadCoreMask ==
== GetThreadCoreMask ==
No input, returns an output u64.
No input, returns an output u64.
This gets the global field which is also used by [[#SetThreadCoreMask]].


== ISslContextForSystem ==
== ISslContextForSystem ==
Line 546: Line 550:
No input. Returns an [[#ISslConnection]].
No input. Returns an [[#ISslConnection]].


This is similar to [[#CreateConnection]], but allows a maximum of 10 connections instead of 8.  
This is similar to [[#CreateConnection]], but allows a maximum of 10 connections instead of 8.


= SslVersion =
= SslVersion =