liuxiaolong
2021-04-02 7a1ec99729629666f84a6ac4be24355e8799a16c
hbusc.go
@@ -86,7 +86,7 @@
   }
}
//func recvandsendRoutine(ctx context.Context, s *bhomebus.Socket, wg *sync.WaitGroup,serveFn func(rdata []byte, rkey int, sdata *[]byte) bool, logFn func(...interface{})) {
//func recvandsendRoutine(h context.WrapperHandler, s *bhomebus.Socket, wg *sync.WaitGroup,serveFn func(rdata []byte, rkey int, sdata *[]byte) bool, logFn func(...interface{})) {
//   for {
//      select {
//      case <-ctx.Done():