Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LeakIX/veeam-ds-client
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin committed Apr 14, 2022
2 parents 0cd0c4a + 5fbfb10 commit cf3eb1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions veeam_conn.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import (
"time"
)

// TODO : implement the actual compression, uncompressed works until 4096 bytes

type CompressedConn struct {
tcpConn net.Conn
buffer *bytes.Buffer
Expand Down

0 comments on commit cf3eb1a

Please sign in to comment.