KClientSession: Difference between revisions

Bond697 (talk | contribs)
No edit summary
mNo edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Kernel objects]]
[[Category:Kernel synchronization objects]]
class [[KClientSession]] extends [[KSynchronizationObject]];
class [[KClientSession]] extends [[KSynchronizationObject]];


Line 46: Line 46:


1: open<br>
1: open<br>
2: closed<br>
2: closed by client<br>
3: ?
3: closed by server?