Difference between revisions of "SRV:GetServiceHandle"

From 3dbrew
Jump to navigation Jump to search
m (moved SRV:GetServiceSession to SRV:GetServiceHandle: Name according to BPB.)
(SRV:GetServiceHandle flags)
 
Line 15: Line 15:
 
|-
 
|-
 
| 4
 
| 4
| Flags (bit0: if not set, return port-handle if session-handle unavailable)
+
| Flags (bit0: if set, return an error immediately if the port is full, otherwise wait until it becomes available again)
 
|}
 
|}
  

Latest revision as of 17:06, 1 July 2017

Request[edit]

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[edit]

Index Word Description
0 Header code
1 Result code
3 Service handle