mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
revert accidental channel call
This commit is contained in:
@@ -48,7 +48,6 @@ func (t *TCPMessage) listen() {
|
||||
t.AddPacket(packet)
|
||||
} else {
|
||||
// Stop loop if channel closed
|
||||
t.c_del_message <- t
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user