This website requires JavaScript.
Explore
Help
Sign In
status-im
/
tcp-shaker
mirror of
https://github.com/status-im/tcp-shaker.git
Watch
2
Star
0
Fork
You've already forked tcp-shaker
0
Code
Issues
Projects
Releases
Wiki
Activity
fix-android
tcp-shaker
/
pipe_pool.go
7 lines
88 B
Go
Raw
Permalink
Blame
History
package
tcp
type
pipePool
interface
{
getPipe
(
)
chan
error
putBackPipe
(
chan
error
)
}
Reference in New Issue
View Git Blame
Copy Permalink