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
/
bindTcp
bind
Tcp
suspend
fun
NetworkRuntime
.
bindTcp
(
port
:
Int
,
host
:
String
=
"0.0.0.0"
)
:
TcpServer
Bind a listening TCP socket on
host
:
port
(port 0 = an ephemeral free port).