SRV:GetPort: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) GetPort |
SRV:GetPort flags |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
| Flags ( | | Flags (non-zero: block until port is found, then return 0 instead of port handle) | ||
|} | |} | ||
Latest revision as of 16:25, 9 July 2017
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00080100] |
| 1-2 | 8-byte UTF-8 port name |
| 3 | Name length |
| 4 | Flags (non-zero: block until port is found, then return 0 instead of port handle) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 3 | Port handle |