KClientSession

From 3dbrew
Revision as of 14:24, 15 April 2016 by Dazzozo (talk | contribs)
Jump to navigation Jump to search

class KClientSession extends KSynchronizationObject;

Size : 0x20 bytes

Offset Type Description
0x0 KSynchronizationObject Base object
0x14 KSession* Pointer to parent session
0x18 u32 Session status
0x1C KClientPort* Pointer to associated client port inside parent KPort

Session status:

1: open
2: closed by client
3: closed by server?