Changes

Jump to navigation Jump to search
470 bytes added ,  17:29, 30 March 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00150082] |- | 1 | SSL context handle |- | 2 | Size |- | 3 | (Size<<4) <nowi..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00150082]
|-
| 1
| SSL context handle
|-
| 2
| Size
|-
| 3
| (Size<<4) <nowiki>|</nowiki> 12
|-
| 4
| Pointer to output data
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Total received data
|}

=Description=
Same as [[SSLC:Read]], except with the equivalent of the recv() MSG_PEEK flag.

Navigation menu