mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
spelling mistake, perhaps (#1803) [ci skip
This commit is contained in:
parent
c035eca3c6
commit
370d7513f0
@ -162,5 +162,5 @@ func (p *TSocket) Interrupt() error {
|
||||
|
||||
func (p *TSocket) RemainingBytes() (num_bytes uint64) {
|
||||
const maxSize = ^uint64(0)
|
||||
return maxSize // the thruth is, we just don't know unless framed is used
|
||||
return maxSize // the truth is, we just don't know unless framed is used
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user