SocatPipe

Undocumented in source.

Constructors

this
this(int bs)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

command
string command [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ports
string[2] ports [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_command
string _command;
Undocumented in source.
_ports
string[2] _ports;
Undocumented in source.
bufferSize
int bufferSize;
Undocumented in source.
pipe
ProcessPipes pipe;
Undocumented in source.

Inherited Members

From ComPipe

open
void open()
Undocumented in source.
close
void close()
Undocumented in source.
command
string command()
Undocumented in source.
ports
string[2] ports()
Undocumented in source.

Meta