Difference between revisions of "SOCU:socket"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000200C2] |- | 1 | int domain |- | 2 | int type |- | 3 | int protocol |} =Respo...") |
(No difference)
|
Revision as of 16:58, 9 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x000200C2] |
1 | int domain |
2 | int type |
3 | int protocol |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Output socket descriptor |