Socket Services: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
| 0x000F00C2
| 0x000F00C2
| This resolves the IP address(es) for the specified host-name.
| This resolves the IP address(es) for the specified host-name.
|-
| 0x00120104
| [[SOCU:setsockopt|setsockopt]]
|}
|}

Revision as of 18:25, 9 July 2013

Socket service "soc:U"

Command Header Description
0x000200C2 socket
0x00060084 connect
0x00080102 recv()
0x000A0106 send()
0x000F00C2 This resolves the IP address(es) for the specified host-name.
0x00120104 setsockopt