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

github.com/libp2p/go-msgio error #247

Closed
outprog opened this issue Nov 24, 2017 · 0 comments
Closed

github.com/libp2p/go-msgio error #247

outprog opened this issue Nov 24, 2017 · 0 comments

Comments

@outprog
Copy link

outprog commented Nov 24, 2017

when i type go run host.go, print this

# github.com/libp2p/go-msgio
../../../go-msgio/msgio.go:132:30: cannot use &mpool.ByteSlicePool (type **mpool.Pool) as type *mpool.Pool in argument to NewReaderWithPool
../../../go-msgio/varint.go:78:36: cannot use &mpool.ByteSlicePool (type **mpool.Pool) as type *mpool.Pool in argument to NewVarintReaderWithPool
@outprog outprog closed this as completed Nov 24, 2017
marten-seemann pushed a commit that referenced this issue Apr 21, 2022
fix: use 64bit stream/conn IDs
marten-seemann pushed a commit that referenced this issue Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant