Skip to content

Files

Latest commit

d5abf98 · Oct 15, 2021

History

History

v2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 15, 2020
Oct 15, 2021

Go Reference

golang.org/x/build/revdial/v2

Package revdial implements a Dialer and Listener which work together to turn an accepted connection (for instance, a Hijacked HTTP request) into a Dialer which can then create net.Conns connecting back to the original dialer, which then gets a net.Listener accepting those conns.