Commit Graph

14 Commits

Author SHA1 Message Date
Michael Davidsaver b0eecb949f fixup client operation object lifetime 2020-04-12 23:29:30 -07:00
Michael Davidsaver dd3706aa0f Avoid client Context leak
Keep no internal public Context refs.
2020-04-12 22:30:30 -07:00
Michael Davidsaver facb18ae00 Add log_exc_printf() with stack trace 2020-04-03 11:58:23 -07:00
Michael Davidsaver edadc31f96 add instanceSnapshot() 2020-03-24 18:38:10 -07:00
Michael Davidsaver 25e712eb2a client Add Operation::wait() 2020-03-12 19:52:00 -07:00
Michael Davidsaver 51f005d62e client warn when operation implicitly canceled 2020-03-09 16:34:18 -07:00
Michael Davidsaver 9e401a35fe client Result include peerName 2020-03-02 15:37:43 -08:00
Michael Davidsaver e668038250 client track opByIOID per channel
needed to handle CMD_DESTROY_CHANNEL
2020-03-02 15:37:43 -08:00
Michael Davidsaver b75449985d shuffle client *Builder 2020-02-26 08:38:15 -08:00
Michael Davidsaver b52065ccad client get/put/rpc 2020-02-26 08:38:15 -08:00
Michael Davidsaver 7d490dc69e client info() error delivery 2020-02-21 11:54:01 -08:00
Michael Davidsaver df837b5f32 minor info 2020-02-21 10:50:29 -08:00
Michael Davidsaver f76f1c8cb4 client info cancel 2020-02-21 10:46:05 -08:00
Michael Davidsaver 1edeab8a39 start client 2020-02-20 23:12:24 -08:00