MCPcopy Create free account
hub / github.com/encodeous/nylon / WriteBatch

Method WriteBatch

polyamide/conn/bind_std.go:228–228  ·  view source on GitHub ↗
([]ipv6.Message, int)

Source from the content-addressed store, hash-verified

226
227type batchWriter interface {
228 WriteBatch([]ipv6.Message, int) (int, error)
229}
230
231func (s *StdNetBind) receiveIP(

Callers 1

sendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected