MCPcopy Create free account
hub / github.com/Atsika/aznet / LocalAddr

Method LocalAddr

azqueue.go:274–276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

272 // rxErr is the sticky reassembly failure: overflow and stall both mean a gap
273 // that will never close, so every later ReadRaw repeats the same verdict
274 // rather than letting retries grow pending without bound.
275 rxErr error
276
277 // stallSince is when rxSeq became blocked on a missing sequence (zero if not).
278 // Placed among the pointer fields so time.Time's *Location does not extend the
279 // struct's pointer-scan region.

Callers

nothing calls this directly

Calls 1

ServiceURLMethod · 0.80

Tested by

no test coverage detected