SSLC:ReadPeek
Jump to navigation
Jump to search
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00150082] |
1 | SSL context handle |
2 | Size |
3 | (Size<<4) | 12 |
4 | Pointer to output data |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Total received data |
Description[edit]
Same as SSLC:Read, except with the equivalent of the recv() MSG_PEEK flag.