KClientSession

From 3dbrew
Revision as of 00:00, 23 August 2016 by Neobrain (talk | contribs) (Undo revision 17960 by Bond697 (talk))
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?