class Fluent::PluginHelper::Server::CallbackSocket

def close

def close
  @sock.close if @close_socket
end