class Fluent::Plugin::ForwardOutput::Node::SocketCache

def timeout

def timeout
  @timeout && Time.now + @timeout
end