From 9f0009faeaa0960f57fcacea91b45997258016e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 1 Sep 2015 14:32:27 +0000 Subject: synch more with git svn path=/trunk/externals/iem/iemnet/; revision=17546 --- tests/reconnect/reconnect-dropped-byte.pd | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 tests/reconnect/reconnect-dropped-byte.pd (limited to 'tests/reconnect/reconnect-dropped-byte.pd') diff --git a/tests/reconnect/reconnect-dropped-byte.pd b/tests/reconnect/reconnect-dropped-byte.pd new file mode 100644 index 0000000..bb5587d --- /dev/null +++ b/tests/reconnect/reconnect-dropped-byte.pd @@ -0,0 +1,56 @@ +#N canvas 242 49 530 584 10; +#X msg 23 208 disconnect; +#X msg 113 130 connect localhost 44100; +#X obj 335 71 list prepend broadcast; +#X obj 335 93 list trim; +#X obj 298 62 t a; +#X obj 335 44 tcpserver 44100; +#X obj 46 285 tcpclient; +#X obj 23 102 t b b b; +#X obj 107 172 del 30; +#X obj 23 184 del 60; +#X obj 23 63 metro 100; +#X obj 23 23 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 +; +#X obj 136 374 list prepend; +#X obj 231 374 t a; +#X obj 46 322 sel 255; +#X obj 73 399 list append; +#X obj 46 344 t b b; +#X obj 153 452 list length; +#X obj 73 421 t a a; +#X obj 153 474 sel 30; +#X obj 186 519 print ERROR; +#X msg 107 201 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +22 23 24 25 26 27 28 29 30 255; +#X obj 73 509 print packet; +#X msg 186 498 byte count wrong: \$1 bytes; +#X connect 0 0 6 0; +#X connect 1 0 6 0; +#X connect 2 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 5 0; +#X connect 5 0 2 0; +#X connect 6 0 14 0; +#X connect 7 0 9 0; +#X connect 7 1 8 0; +#X connect 7 2 1 0; +#X connect 8 0 21 0; +#X connect 9 0 0 0; +#X connect 10 0 7 0; +#X connect 11 0 10 0; +#X connect 12 0 13 0; +#X connect 12 0 15 1; +#X connect 13 0 12 1; +#X connect 14 0 16 0; +#X connect 14 1 12 0; +#X connect 15 0 18 0; +#X connect 16 0 15 1; +#X connect 16 0 12 1; +#X connect 16 1 15 0; +#X connect 17 0 19 0; +#X connect 18 0 22 0; +#X connect 18 1 17 0; +#X connect 19 1 23 0; +#X connect 21 0 6 0; +#X connect 23 0 20 0; -- cgit v1.2.1