//reikai-core/io.github.kerelape.reikai.io.network/TcpSource
TcpSource
[JVM]
class TcpSource(channel: AsynchronousServerSocketChannel) : Source
Source of TCP connections.
Since
0.0.0
Constructors
| TcpSource | [JVM] fun TcpSource(channel: AsynchronousServerSocketChannel) |