Method: Rex::Socket#ipv

Defined in:
lib/rex/socket.rb

#ipvObject

The IP version of the socket



764
765
766
# File 'lib/rex/socket.rb', line 764

def ipv
  @ipv
end