Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

files > 10mb throws error #65

Open
jeshocarmel opened this issue Jun 7, 2019 · 0 comments
Open

files > 10mb throws error #65

jeshocarmel opened this issue Jun 7, 2019 · 0 comments

Comments

@jeshocarmel
Copy link

I'm using protocol buffers to transfer a file through inet.Stream. Any files < 9mb are successfully being sent and received on the other end. If I send a file > 9mb they throw an error write tcp4 10.141.13.74:4001->10.141.13.74:4002: write: protocol wrong type for socket or write tcp4 10.141.12.222:4001->10.141.12.222:4002: write: broken pipe

Is this a tcp limitation? Any alternative approach to transfer files through inet.Stream. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant