# File lib/net/ssh/service/process/open.rb, line 114
          def close_input
            @channel.send_eof
          end