]> Cypherpunks repositories - gostls13.git/commit
os/signal: remove comments about SA_RESTART
authorIan Lance Taylor <iant@golang.org>
Wed, 3 Mar 2021 16:04:40 +0000 (08:04 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 8 Mar 2021 20:41:06 +0000 (20:41 +0000)
commita08adda12c2af7f597dad9d280282c7e70d4a2dc
tree01fc7dff23bec7bb1ff2ab3f2148717721f5025d
parentbd372847849c9187fd6112bd3cc0203c15c3ac72
os/signal: remove comments about SA_RESTART

It's no longer necessary for non-Go signal handlers to use SA_RESTART.

For #20400
Fixes #44761

Change-Id: Ie3c7fecc631a4a2822331754296ea09b308e1391
Reviewed-on: https://go-review.googlesource.com/c/go/+/298269
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/os/signal/doc.go