| Module | Rex::IO::DatagramAbstraction |
| In: |
lib/rex/io/datagram_abstraction.rb
|
This class provides an abstraction to a datagram based connection through the use of a datagram socketpair.
| lsock | [R] | The left side of the stream (local) |
| rsock | [R] | The right side of the stream (remote) |