check this  https://groups.google.com/forum/#!topic/golang-nuts/1YvP-5V6xSI
when we code golang with c,   some c code used *  sigwait  sigwaitinfo* 
function to wait signal.
sometime this signal is caught by golang runtime,  and this cause cash.
we want the signal continue to be handled by *sigwait  sigwaitinfo*


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/086f1e16-c8ea-4970-b4e8-98b34c4dec75%40googlegroups.com.

Reply via email to