Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to get total bytes read and written #6

Closed
dajohi opened this issue Oct 8, 2013 · 1 comment
Closed

API to get total bytes read and written #6

dajohi opened this issue Oct 8, 2013 · 1 comment

Comments

@dajohi
Copy link
Member

dajohi commented Oct 8, 2013

It would be nice if ReadMessage and WriteMessage returned the total of number of bytes read/written from/to the peer.

@davecgh
Copy link
Member

davecgh commented Oct 8, 2013

I will likely implement this, but it will probably be differently named ReadMessage/WriteMessage functions to avoid breaking the public API.

@davecgh davecgh closed this as completed in ff783fa Feb 4, 2014
davecgh pushed a commit to davecgh/btcwire that referenced this issue Jan 16, 2015
….PublicKey types.

btcwallet/rpcserver.go needs a corresponding change or else that will break.

This closes btcsuite#6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants