working named pipe and pipe simple with c and golang

This commit is contained in:
talksik
2023-11-21 09:11:47 -08:00
commit 61a43bd732
10 changed files with 178 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/talksik/ipc_and_ffi_example
go 1.21.4