|
libtransistor
A userland library for the Nintendo Switch
|
Represents the server side of an IPC object domain. More...
#include <ipcserver.h>

Data Fields | |
| ipc_server_object_t * | objects [MAX_DOMAIN_OBJECTS] |
| The objects within this domain. | |
| struct ipc_server_session_t * | owning_session |
| The session that owns this domain. | |
Represents the server side of an IPC object domain.
1.8.6