SRV:GetServiceHandle: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m moved SRV:GetServiceSession to SRV:GetServiceHandle: Name according to BPB. |
SRV:GetServiceHandle flags |
||
| Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
| Flags (bit0: if | | Flags (bit0: if set, return an error immediately if the port is full, otherwise wait until it becomes available again) | ||
|} | |} | ||
Latest revision as of 16:06, 1 July 2017
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00050100] |
| 1-2 | 8-byte UTF-8 service name |
| 3 | Name length |
| 4 | Flags (bit0: if set, return an error immediately if the port is full, otherwise wait until it becomes available again) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 3 | Service handle |