Develop and Download Open Source Software

Browse Subversion Repository

/[ttssh2]/branches/4-stable/tests/#39614-portforward.rb

Log of /branches/4-stable/tests/#39614-portforward.rb

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 8437 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 13 03:11:16 2019 UTC (4 years, 3 months ago) by doda
File length: 905 byte(s)
Diff to previous 8239
Tera Term 4.xx メンテナンス用ブランチを作成


Revision 8239 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 2 08:38:43 2019 UTC (4 years, 6 months ago) by doda
Original Path: trunk/tests/#39614-portforward.rb
File length: 905 byte(s)
ポート転送で、クライアントにデータを送り終える前に切断する問題を修正

Ticket: #39614

問題:
  ポート転送でのデータ受信時、データの途中でポート転送の接続が切断され
  受信したデータが欠けてしまう事がある。

原因:
  SSH_MSG_CHANNEL_EOF を受けた時に、クライアントへの未送信のデータが
  残っていてもソケットを shutdown していたため。

対処:
  クライアントへの未送信のデータが残っていた場合にはすぐに shutdown
  せず、データを送り終えた時に shutdown するようにした。

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26