# File lib/rumai/ixp/transport.rb, line 199 def close unless @closed @agent.clunk @fid @closed = true @eof = true end end