Class: FFWD::Plugin::Tunnel::BinaryProtocol::PeerAddrAfInet

Inherits:
Struct
  • Object
show all
Defined in:
lib/ffwd/plugin/tunnel/binary_protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



37
38
39
# File 'lib/ffwd/plugin/tunnel/binary_protocol.rb', line 37

def ip
  @ip
end

#portObject

Returns the value of attribute port

Returns:

  • (Object)

    the current value of port



37
38
39
# File 'lib/ffwd/plugin/tunnel/binary_protocol.rb', line 37

def port
  @port
end