Changes

108 bytes added ,  05:12, 13 March 2022
→‎IPC: 9 is another cmd value internally used
Line 46: Line 46:  
# ioctlv
 
# ioctlv
   −
There is one more cmd value (8) that is used for messages that are automatically sent to an IOS queue when an asynchronous syscall completes.
+
There is also a cmd value (8) that is used for messages that are automatically sent to an IOS queue when an asynchronous syscall completes, and another cmd value (9) used internally by [[IOSP]] to indicate that a new unprocessed message has arrived.
    
  ipc struct size = 0x40, aligned to 0x20
 
  ipc struct size = 0x40, aligned to 0x20
5,579

edits