Difference between revisions of "Socket Services"

From 3dbrew
Jump to navigation Jump to search
Line 23: Line 23:
 
| 0x00080102
 
| 0x00080102
 
| [[SOCU:recvfrom|recvfrom]]
 
| [[SOCU:recvfrom|recvfrom]]
 +
|-
 +
| 0x00090106
 +
| [[SOCU:sendto_other|sendto_other]]
 
|-
 
|-
 
| 0x000A0106
 
| 0x000A0106

Revision as of 06:12, 13 July 2013

Socket service "soc:U"

Command Header Description
0x00010044 InitializeSockets
0x000200C2 socket
0x00050084 bind
0x00060084 connect
0x00070104 recvfrom_other
0x00080102 recvfrom
0x00090106 sendto_other
0x000A0106 sendto
0x000F00C2 This resolves the IP address(es) for the specified host-name.
0x00120104 setsockopt
0x00190000 ShutdownSockets