class Fluent::PluginHelper::Server::CallbackSocket

def remote_addr

def remote_addr
  @peeraddr[3]
end