aboutsummaryrefslogtreecommitdiff
path: root/test_msgnet/main_.go
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2019-06-07 19:32:54 -0400
committerDeterminant <tederminant@gmail.com>2019-06-07 19:32:54 -0400
commit4a37b259717e545c090fb11b6a36f7e75118c2f9 (patch)
tree7bc20ad884e53c59f4a99bc2240159142cfb816f /test_msgnet/main_.go
parent316b61a15ff334a27462715ed4c99cf244a25701 (diff)
...
Diffstat (limited to 'test_msgnet/main_.go')
-rw-r--r--test_msgnet/main_.go7
1 files changed, 7 insertions, 0 deletions
diff --git a/test_msgnet/main_.go b/test_msgnet/main_.go
new file mode 100644
index 0000000..2f53d93
--- /dev/null
+++ b/test_msgnet/main_.go
@@ -0,0 +1,7 @@
+package main
+
+// void onTerm_cgo(int sig) {
+// void onTerm(int);
+// onTerm(sig);
+// }
+import "C"