Socket Services: Difference between revisions

Lectem (talk | contribs)
Line 4: Line 4:
|-
|-
!  Command Header
!  Command Header
!  Available since system-version
!  Description
!  Description
|-
|-
| 0x00010044
| 0x00010044
|
| [[SOCU:InitializeSockets|InitializeSockets]]
| [[SOCU:InitializeSockets|InitializeSockets]]
|-
|-
| 0x000200C2
| 0x000200C2
|
| [[SOCU:socket|socket]]
| [[SOCU:socket|socket]]
|-
|-
| 0x00030082
| 0x00030082
|
| [[SOCU:listen|listen]]
| [[SOCU:listen|listen]]
|-
|-
| 0x00040082
| 0x00040082
|
| [[SOCU:accept|accept]]
| [[SOCU:accept|accept]]
|-
|-
| 0x00050084
| 0x00050084
|
| [[SOCU:bind|bind]]
| [[SOCU:bind|bind]]
|-
|-
| 0x00060084
| 0x00060084
|
| [[SOCU:connect|connect]]
| [[SOCU:connect|connect]]
|-
|-
| 0x00070104
| 0x00070104
|
| [[SOCU:recvfrom_other|recvfrom_other]]
| [[SOCU:recvfrom_other|recvfrom_other]]
|-
|-
| 0x00080102
| 0x00080102
|
| [[SOCU:recvfrom|recvfrom]]
| [[SOCU:recvfrom|recvfrom]]
|-
|-
| 0x00090106
| 0x00090106
|
| [[SOCU:sendto_other|sendto_other]]
| [[SOCU:sendto_other|sendto_other]]
|-
|-
| 0x000A0106
| 0x000A0106
|
| [[SOCU:sendto|sendto]]
| [[SOCU:sendto|sendto]]
|-
|-
| 0x000B0042
| 0x000B0042
|
| [[SOCU:close|close]]
| [[SOCU:close|close]]
|-
|-
| 0x000C0082
| 0x000C0082
|
| [[SOCU:shutdown|shutdown]]
| [[SOCU:shutdown|shutdown]]
|-
|-
| 0x000D0082
| 0x000D0082
|
| [[SOCU:gethostbyname|gethostbyname]]
| [[SOCU:gethostbyname|gethostbyname]]
|-
|-
| 0x000E00C2
| 0x000E00C2
|
| [[SOCU:gethostbyaddr|gethostbyaddr]]
| [[SOCU:gethostbyaddr|gethostbyaddr]]
|-
|-
| 0x000F0106
| 0x000F0106
|
| [[SOCU:getaddrinfo|getaddrinfo]]
| [[SOCU:getaddrinfo|getaddrinfo]]
|-
|-
| 0x00100102
| 0x00100102
|
| [[SOCU:getnameinfo|getnameinfo]]
| [[SOCU:getnameinfo|getnameinfo]]
|-
|-
| 0x00110102
| 0x00110102
|
| [[SOCU:getsockopt|getsockopt]]
| [[SOCU:getsockopt|getsockopt]]
|-
|-
| 0x00120104
| 0x00120104
|
| [[SOCU:setsockopt|setsockopt]]
| [[SOCU:setsockopt|setsockopt]]
|-
|-
| 0x001300C2
| 0x001300C2
|
| [[SOCU:fcntl|fcntl]]
| [[SOCU:fcntl|fcntl]]
|-
|-
| 0x00140084
| 0x00140084
|
| [[SOCU:poll|poll]]
| [[SOCU:poll|poll]]
|-
|-
| 0x00150042
| 0x00150042
|
| [[SOCU:sockatmark|sockatmark]]
| [[SOCU:sockatmark|sockatmark]]
|-
|-
| 0x00160000
| 0x00160000
|
| [[SOCU:gethostid|gethostid]]
| [[SOCU:gethostid|gethostid]]
|-
|-
| 0x00170082
| 0x00170082
|
| [[SOCU:getsockname|getsockname]]
| [[SOCU:getsockname|getsockname]]
|-
|-
| 0x00180082
| 0x00180082
|
| [[SOCU:getpeername|getpeername]]
| [[SOCU:getpeername|getpeername]]
|-
|-
| 0x00190000
| 0x00190000
|
| [[SOCU:ShutdownSockets|ShutdownSockets]]
| [[SOCU:ShutdownSockets|ShutdownSockets]]
|-
|-
| 0x001A00C0
| 0x001A00C0
|
| [[SOCU:GetNetworkOpt|GetNetworkOpt]]
| [[SOCU:GetNetworkOpt|GetNetworkOpt]]
|-
|-
| 0x001B0040
| 0x001B0040
|
| [[SOCU:ICMPSocket|ICMPSocket]]
| [[SOCU:ICMPSocket|ICMPSocket]]
|-
|-
| 0x001C0104
| 0x001C0104
|
| [[SOCU:ICMPPing|ICMPPing]]
| [[SOCU:ICMPPing|ICMPPing]]
|-
|-
| 0x001D0040
| 0x001D0040
|
| [[SOCU:ICMPCancel|ICMPCancel]]
| [[SOCU:ICMPCancel|ICMPCancel]]
|-
|-
| 0x001E0040
| 0x001E0040
|
| [[SOCU:ICMPClose|ICMPClose]]
| [[SOCU:ICMPClose|ICMPClose]]
|-
|-
| 0x001F0040
| 0x001F0040
|
| [[SOCU:GetResolverInfo|GetResolverInfo]]
| [[SOCU:GetResolverInfo|GetResolverInfo]]
|-
|-
| 0x00210002
| 0x00210002
|
| [[SOCU:CloseSockets|CloseSockets]]
| [[SOCU:CloseSockets|CloseSockets]]
|-
| 0x00230040
| ?
| (int sockfd) Unknown.
|-
|-
| 0x100100C0
| 0x100100C0
| ?
| ?
| ?
|-
|-
| 0x10030142
| 0x10030142
| ?
| ?
| ?
|-
|-
| 0x10050084
| 0x10050084
| ?
| ?
| ?
|-
|-
| 0x10070102
| 0x10070102
| ?
| ?
|-
| ?
|}
|}