Returns:
69 70 71
# File 'lib/netlink/socket.rb', line 69 def inspect "#<#{self.class}:fd #{@socket.fileno}, AF_NETLINK, #{@family}, #{@pid}>" end