Airat Arifullin
81c423e709
* `c.conn` may be already invalidated but the rpc client can't detect this. `NewStream` may hang trying to open a stream with invalidated connection. Using timer with `dialTimeout` for `NewStream` fixes this problem. Signed-off-by: Airat Arifullin <a.arifullin@yadro.com> |
||
---|---|---|
.. | ||
call_options.go | ||
client.go | ||
conn.go | ||
connect.go | ||
flows.go | ||
init.go | ||
options.go | ||
options_test.go | ||
stream_wrapper.go | ||
util.go |