MCPcopy 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
214func (s *StdNetBind) getMessages() *[]ipv6.Message {
215 return s.msgsPool.Get().(*[]ipv6.Message)
216}
217
218var (
219 // If compilation fails here these are no longer the same underlying type.

Callers 2

receiveIPMethod · 0.95
SendMethod · 0.95

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected