gen_tailscale_socket (GenTailscale v0.1.0)
View SourceLow-level interface to the sockets generated from gen_tailscale
.
Warning
This is a rough proof-of-concept. It uses a crudely modified version of the
original gen_tcp_socket
module to manage the tcp-sockets and should probably not be used for anything
important as is.
Most of the documentation in here is left-over from gen_tcp_socket
and cannot be
counted on to work as advertised.