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
/
UtpEofException
Utp
Eof
Exception
class
UtpEofException
(
message
:
String
)
:
Exception
Raised by
UtpStream.readExactly
when the peer closes the stream early.
Members
Constructors
Utp
Eof
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?