bc754291c1
Only create RawConn.Read callback once and have it use NetConn fields. Avoids the closure and some allocations. https://github.com/jackc/pgx/issues/1481