You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
naza/pkg/connection
q191201771 3c9a6ad00e messages:
- package connection:
  - [feat] 增加连接关闭标志,使得使用channel发送数据时,可以向调用方返回连接已关闭的错误
  - [feat] 增加Option.WriteChanFullBehavior,使用channel发送数据时,如果channel满了,可以配置是阻塞还是返回错误
  - [refactor] 不同错误返回不同的错误值
  - [refactor] 去除一些debug日志
5 years ago
..
connection.go messages: 5 years ago
connection_test.go goimports 5 years ago