KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.net
/
Socks5UdpAssociation
/
send
send
suspend
fun
send
(
targetHost
:
String
,
targetPort
:
Int
,
payload
:
ByteArray
)
Send
payload
to
targetHost
:
targetPort
through the relay (a thin
wrap
+ UDP send).