mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-18 11:17:49 +01:00
Update udtsocket_send.go
This commit is contained in:
@@ -93,7 +93,6 @@ func (s *udtSocketSend) goSendEvent() {
|
||||
}
|
||||
|
||||
sendPeriod := s.sndPeriod.get()
|
||||
|
||||
if sendPeriod == 0 {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user