zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
241 stars 112 forks source link

Problem: external process called to determine if system is MacOS #132

Closed sigiesec closed 7 years ago

sigiesec commented 7 years ago

Solution: use uname syscall instead

sigiesec commented 7 years ago

See comment under #131