Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ getMessages
Method
getMessages
polyamide/conn/bind_std.go:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
}
213
214
func
(s *StdNetBind) getMessages() *[]ipv6.Message {
215
return
s.msgsPool.Get().(*[]ipv6.Message)
216
}
217
218
var
(
219
// If compilation fails here these are no longer the same underlying type.
Callers
2
receiveIP
Method · 0.95
Send
Method · 0.95
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected