Peter Kleiweg
Peter Kleiweg
Added functions `GetUseFd` and `SetUseFd` in branch `devel`. Subject to change. This will not be merged into `master` until the official release of ZeroMQ version 4.2.
Can you provide some details? You can call the method `SetVerbose(true)` on the reactor before running it to see what is going on. Why would you use such a short...
I have no experience with crosscompiling with C source. Perhaps someone on golang-nuts can help you: https://groups.google.com/forum/m/#!forum/golang-nuts
I am not sure how to do this. Perhaps something that sends the signal back to Go. I will have to look into this. At the moment C-code and Go-code...
I have done some tests, and it seems that with newer versions of Go (I am using version 1.6.2), setting a signal handler in Go also catches the signals in...
I changed the tests. Can you try again?
Did you install ZeroMQ from source? Can you run `make check` in the source directory of ZeroMQ?
Maybe this can help. I can't determine if this is real help or an attempt for you to use some malware. http://www.repair-pcerror.com/blog/repair-error-code-135-how-to-fix-an-attempt-was-made-to-use-a-join-or-subst-command-on-a-drive-that-has-already-been-substituted-pc-error
Do you have all files and programs for cross compilation for linux installed?