Package-level declarations
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Implementation of ksrpc channels that communicate using POSIX sockets or STD IN/OUT.
Functions
Create a Connection for the given input/output channel.
Create a Connection that starts the process and uses the Process.getInputStream and Process.getOutputStream as the streams for communication
Helper that calls into Pair
Creates a ByteReadChannel that will read bytes from the specified file descriptor fd.
Creates a ByteWriteChannel that will write bytes to the specified file descriptor fd.
Create a Connection that communicates over the std in/out streams of this process.
Create a Connection that communicates over the std in/out streams of this process.