Changes

Jump to navigation Jump to search
46 bytes added ,  21:19, 12 July 2016
:|
Line 72: Line 72:  
|}
 
|}
   −
When calling svcSendSyncRequest, the command id specifies a function specific to the target service to call. When calling svcReplyAndReceive, the command ID is generally ignored. However if it's 0xffff, the kernel will omit the IPC reply and just wait for incoming IPC requests.
+
When calling svcSendSyncRequest, the command id specifies a function specific to the target service to call. When calling svcReplyAndReceive, the command ID is generally ignored. However if it's 0xffff (and 0 is passed for the reply target handle), the kernel will omit the IPC reply and just wait for incoming IPC requests.
    
Each translate parameter starts with a translation descriptor:
 
Each translate parameter starts with a translation descriptor:
549

edits

Navigation menu