SVC: Difference between revisions
| Line 453: | Line 453: | ||
| style="background: red" | No | | style="background: red" | No | ||
| style="background: red" | No | | style="background: red" | No | ||
| Result [[IPC|CreatePort]](Handle* portServer, Handle* portClient, const char* name, | | Result [[IPC|CreatePort]](Handle* portServer, Handle* portClient, const char* name, s16 maxSessions) | ||
| Setting name=NULL creates a private port not accessible from svcConnectToPort. | | Setting name=NULL creates a private port not accessible from svcConnectToPort. | ||
|- | |- | ||
| Line 763: | Line 763: | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| style="background: green" | Yes | | style="background: green" | Yes | ||
| KernelSetState(unsigned int Type, | | KernelSetState(unsigned int Type, ...) | ||
| The type determines the | | The type determines the args to be passed | ||
|- | |- | ||
| 0x7D | | 0x7D | ||