wip
This commit is contained in:
parent
2e329e0bd3
commit
3343c3ff09
@ -124,7 +124,6 @@ func (s *Server) handleConnection(conn net.Conn) {
|
||||
s.log.Info("received valid label data", logger.LogFields{"from": conn.RemoteAddr()})
|
||||
fmt.Printf("label: %+v\n", labelData)
|
||||
s.mu.Unlock()
|
||||
|
||||
// Continue reading next telegrams from this connection
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user