Modified client internals to ensure that sessionWillStart(),
sessionWillResume() and sendBootstrapData() are all consistently called on the dobjmgr thread because that is the most useful. Added sessionDidTerminate() but session termination is not implemented yet. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@177 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -12,6 +12,8 @@ clientWillLogff becomes clientMayLogoff?
|
||||
|
||||
Look into nbio waking up all sockets when any data comes in.
|
||||
|
||||
Wire up Client.sessionDidTerminate; do session termination in general.
|
||||
|
||||
* Server-side event concentrator
|
||||
The client objects will not subscribe directly, but will subscribe through
|
||||
the concentrator so that, at least, it can create a single
|
||||
|
||||
Reference in New Issue
Block a user