# File lib/packet/packet_pimp.rb, line 25
    def send_fd sock_fd
      @fd_write_end.send_io(sock_fd)
    end