Skip to content

Implementing Close Callback for Client Disconnect in Mixed Version Environment #2738

Closed Answered by pepone
Fireshtorm1k asked this question in Q&A
Discussion options

You must be logged in to vote

In older versions, we used to have the client periodically call a server operation using a timer task, and then the server will cleanup the client if it didn't make any calls within the expected timeout.

See for example the 3.4 version of the Ice/session demo https://github.com/zeroc-ice/ice-demos/blob/3.4/demo/Ice/session/Client.cpp

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Fireshtorm1k
Comment options

@pepone
Comment options

Answer selected by Fireshtorm1k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants