WriteTo writes data to writer via r.conn.WriteTo, after (as needed) retries are done; before which reads are delegated to copyOnce. Usually, WriteTo is executing the "download" phase of egressing conn (w).
(w io.Writer)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected