SRV:GetPort: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
SRV:GetPort flags |
||
| Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
| Flags (non-zero: return 0 instead of port handle | | 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 |