Difference between revisions of "Talk:TWSocket.OnSessionClosed"
Jump to navigation
Jump to search
Markus.humm (talk | contribs) |
Markus.humm (talk | contribs) |
||
Line 1: | Line 1: | ||
This page should be revised imho. A leaner example should be presented as well as a general description. Some things simply aren't explained here: what's a server available again in xx minutes message? How is this done? | This page should be revised imho. A leaner example should be presented as well as a general description. Some things simply aren't explained here: what's a server available again in xx minutes message? How is this done? | ||
It's simply to complicated I think and the structure should follow the one used by all other topics for this component. | It's simply to complicated I think and the structure should follow the one used by all other topics for this component. | ||
+ | -- Markus | ||
+ | |||
+ | It seems also that for a client socket this event isn't fired if the connection loss was e.g. due to a unplugged cable or so. The server get's it but not the client. Is this right? | ||
-- Markus | -- Markus |
Latest revision as of 14:14, 14 February 2007
This page should be revised imho. A leaner example should be presented as well as a general description. Some things simply aren't explained here: what's a server available again in xx minutes message? How is this done? It's simply to complicated I think and the structure should follow the one used by all other topics for this component. -- Markus
It seems also that for a client socket this event isn't fired if the connection loss was e.g. due to a unplugged cable or so. The server get's it but not the client. Is this right? -- Markus