Socket Services: Difference between revisions

No edit summary
Bond697 (talk | contribs)
No edit summary
Line 46: Line 46:
|-
|-
| 0x000E00C2
| 0x000E00C2
| This is similar to command 0x000D0082?
| [[SOCU:gethostbyaddr|gethostbyaddr]]
|-
|-
| 0x000F0106
| 0x000F0106
| This resolves the IP address(es) for the specified host-name.
| This resolves the IP address(es) for the specified host-name.
|-
| 0x00100102
| ?
|-
|-
| 0x00110102
| 0x00110102
Line 65: Line 62:
| 0x00140084
| 0x00140084
| [[SOCU:poll|poll]]
| [[SOCU:poll|poll]]
|-
| 0x00150042
| ?
|-
| 0x00160000
| ?
|-
|-
| 0x00170082
| 0x00170082
| [[SOCU:getsockname|getsockname]]
| [[SOCU:getsockname|getsockname]]
|-
| 0x00180082
| ?
|-
|-
| 0x00190000
| 0x00190000
| [[SOCU:ShutdownSockets|ShutdownSockets]]
| [[SOCU:ShutdownSockets|ShutdownSockets]]
|-
| 0x001A00C0
| ?
|-
| 0x001B0040
| ?
|-
| 0x001C0104
| ?
|-
| 0x001D0040
| ?
|-
| 0x001E0040
| ?
|-
| 0x001F0040
| ?
|-
| 0x00200146
| ?
|-
| 0x00210002
| ?
|-
| 0x00220040
| ?
|-
| 0x00230040
| ?
|}
|}
The socket descriptors are system-wide, they are not unique to each process.


= struct sockaddr =
= struct sockaddr =