Browse Subversion Repository
Log of /branches/ttcomtester/tests/#37401-sendbroadcast.ttl
Revision 10521 - (view) (download) (annotate) - [select for diffs] Modified Fri Jan 20 16:03:38 2023 UTC (14 months, 3 weeks ago) by zmatsuo File length: 318 byte(s) Diff to previous 6887 add communication test tool Revision 6887 - (view) (download) (annotate) - [select for diffs] Added Wed Jul 26 03:47:55 2017 UTC (6 years, 8 months ago) by doda Original Path: trunk/tests/#37401-sendbroadcast.ttl File length: 318 byte(s) sendbroadcast, sendlnbroadcast が動かない問題を修正。[Ttssh2-devel 3326], Ticket #37401 ・メインのループ部分が大きく違うので、ダイアログでの操作とマクロコマンドで関数を分離した ・parent_only の時にループ変数をいじって無理やり一回で抜けるのは判り辛いので、 最初に parent_only かどうかを判定するようにした。 parent_only の時はループしないというのを明示する意味もある。 ついでに sendmulticast の方も微修正 ・malloc() に失敗した時に free() するのは意味が無いのでそのまま return する。 ・memcpy() ⇒ memcpy_s() 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.
|