mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove obsolete TODO
PiperOrigin-RevId: 221117846 Change-Id: I2a43fd8135b1d1194ff81e98644ce6b6182ece50
This commit is contained in:
@@ -400,9 +400,6 @@ func (s *sender) sendData() {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: We currently don't merge multiple send buffers
|
||||
// into one segment if they happen to fit. We should do that
|
||||
// eventually.
|
||||
seg := s.writeNext
|
||||
end := s.sndUna.Add(s.sndWnd)
|
||||
var dataSent bool
|
||||
|
||||
Reference in New Issue
Block a user