From c827b5cd1459bd140249ec23ebf7bedbf62d4973 Mon Sep 17 00:00:00 2001 From: Oskar Date: Wed, 27 Nov 2024 12:24:07 +0100 Subject: more --- bin/binding | Bin 16272 -> 0 bytes bin/client | Bin 16888 -> 0 bytes bin/client-DGRAM | Bin 16808 -> 0 bytes bin/connecting | Bin 16176 -> 0 bytes bin/dumbclient | Bin 16328 -> 0 bytes bin/helloworld | Bin 16336 -> 0 bytes bin/listen | Bin 16880 -> 0 bytes bin/listen-DGRAM | Bin 16712 -> 0 bytes test/binding-t | Bin 30104 -> 0 bytes test/client-DGRAM-t | Bin 37512 -> 0 bytes test/client-t | Bin 38088 -> 0 bytes test/connecting-t | Bin 29880 -> 0 bytes test/dumbclient-t | Bin 31024 -> 0 bytes test/helloworld-t | Bin 31288 -> 0 bytes test/listen-DGRAM-t | Bin 37160 -> 0 bytes test/listen-t | Bin 38864 -> 0 bytes 16 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 bin/binding delete mode 100755 bin/client delete mode 100755 bin/client-DGRAM delete mode 100755 bin/connecting delete mode 100755 bin/dumbclient delete mode 100755 bin/helloworld delete mode 100755 bin/listen delete mode 100755 bin/listen-DGRAM delete mode 100755 test/binding-t delete mode 100755 test/client-DGRAM-t delete mode 100755 test/client-t delete mode 100755 test/connecting-t delete mode 100755 test/dumbclient-t delete mode 100755 test/helloworld-t delete mode 100755 test/listen-DGRAM-t delete mode 100755 test/listen-t diff --git a/bin/binding b/bin/binding deleted file mode 100755 index be7fffa..0000000 Binary files a/bin/binding and /dev/null differ diff --git a/bin/client b/bin/client deleted file mode 100755 index d734cd7..0000000 Binary files a/bin/client and /dev/null differ diff --git a/bin/client-DGRAM b/bin/client-DGRAM deleted file mode 100755 index 2e9e02a..0000000 Binary files a/bin/client-DGRAM and /dev/null differ diff --git a/bin/connecting b/bin/connecting deleted file mode 100755 index d38978f..0000000 Binary files a/bin/connecting and /dev/null differ diff --git a/bin/dumbclient b/bin/dumbclient deleted file mode 100755 index c3c3f3f..0000000 Binary files a/bin/dumbclient and /dev/null differ diff --git a/bin/helloworld b/bin/helloworld deleted file mode 100755 index 25a4932..0000000 Binary files a/bin/helloworld and /dev/null differ diff --git a/bin/listen b/bin/listen deleted file mode 100755 index 0869f76..0000000 Binary files a/bin/listen and /dev/null differ diff --git a/bin/listen-DGRAM b/bin/listen-DGRAM deleted file mode 100755 index d43ce2c..0000000 Binary files a/bin/listen-DGRAM and /dev/null differ diff --git a/test/binding-t b/test/binding-t deleted file mode 100755 index 5352fec..0000000 Binary files a/test/binding-t and /dev/null differ diff --git a/test/client-DGRAM-t b/test/client-DGRAM-t deleted file mode 100755 index 8329741..0000000 Binary files a/test/client-DGRAM-t and /dev/null differ diff --git a/test/client-t b/test/client-t deleted file mode 100755 index 7e519aa..0000000 Binary files a/test/client-t and /dev/null differ diff --git a/test/connecting-t b/test/connecting-t deleted file mode 100755 index e4628f7..0000000 Binary files a/test/connecting-t and /dev/null differ diff --git a/test/dumbclient-t b/test/dumbclient-t deleted file mode 100755 index e320f44..0000000 Binary files a/test/dumbclient-t and /dev/null differ diff --git a/test/helloworld-t b/test/helloworld-t deleted file mode 100755 index e2cfd3d..0000000 Binary files a/test/helloworld-t and /dev/null differ diff --git a/test/listen-DGRAM-t b/test/listen-DGRAM-t deleted file mode 100755 index d28e6c4..0000000 Binary files a/test/listen-DGRAM-t and /dev/null differ diff --git a/test/listen-t b/test/listen-t deleted file mode 100755 index 6bd5551..0000000 Binary files a/test/listen-t and /dev/null differ -- cgit v1.2.3