Code now runs on Linux for local files
I still need to add the support for message broadcasting tho, it should not be that hard
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build windows && cgo
|
||||
// +build windows,cgo
|
||||
|
||||
package sharedMem
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user