From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vendor/voclient/libsamp/TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 vendor/voclient/libsamp/TODO (limited to 'vendor/voclient/libsamp/TODO') diff --git a/vendor/voclient/libsamp/TODO b/vendor/voclient/libsamp/TODO new file mode 100644 index 00000000..e4d80172 --- /dev/null +++ b/vendor/voclient/libsamp/TODO @@ -0,0 +1,15 @@ + + 8/30/11 +LIBSAMP: + + - Flesh out unit tests in zztest.c + - Thread-lock option in interface mtype handlers or leave it to + the app? + - F77/SPP wrappers + - Swig bindings + - Better Hub discovery....a watcher thread to auto-connect? + - Need to return error code from user handlers? + +IRAF CL: + + - -- cgit