发送信号到其他进程
since os/signal
is only for handling of incoming signals I'm asking if there is a native way to send signals to other processes?
Edit: The process I want to mange is nginx. My Go application should listen for some events and then send a SIGHUP
to nginx to reload its configuration
dongyixun0634
2015/12/15 09:29- signals
- linux
- 点赞
- 收藏
- 回答
满意答案