run

abstract fun run(contextId: Long, tunfd: Int)

Runs the VPN networking layer. It will start consuming/producing packets from/to the TUN interface

Parameters

contextId

is the network handler identifier returned in create

tunfd

is the TUN interface file descriptor