Changes

Jump to navigation Jump to search
469 bytes added ,  05:39, 13 July 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050084] |- | 1 | Socket descriptor |- | 2 | socklen_t addrlen |- | 3 | Value 0..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00050084]
|-
| 1
| Socket descriptor
|-
| 2
| socklen_t addrlen
|-
| 3
| Value 0x20 (processID header)
|-
| 4
| ProcessID set by the ARM11 kernel.
|-
| 5
| (addrlen<<14) <nowiki>|</nowiki> 2
|-
| 6
| Pointer to input sockaddr structure
|}

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

Navigation menu