Unix Domain Socket Factory
Impersonate TCP-style SocketFactory over UNIX domain sockets.
Functions
Link copied to clipboard
open fun createSocket(host: InetAddress, port: Int, localAddress: InetAddress, localPort: Int): Socket
Link copied to clipboard