Skip to content

adds automatic connection reconnecting#28

Open
wellle wants to merge 1 commit intoalphazero:go1from
adjust:reconnect
Open

adds automatic connection reconnecting#28
wellle wants to merge 1 commit intoalphazero:go1from
adjust:reconnect

Conversation

@wellle
Copy link

@wellle wellle commented Nov 8, 2012

Adds reconnect() methods for connHdl and asyncConnHdl which get
called when connHdl.ServiceRequest() or asyncConnHdl.QueueRequest()
fail. Adds basic implementation of asyncConnHdl.disconnect().

Adds `reconnect()` methods for `connHdl` and `asyncConnHdl` which get
called when `connHdl.ServiceRequest()` or `asyncConnHdl.QueueRequest()`
fail. Adds basic implementation of `asyncConnHdl.disconnect()`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments