c1d420ec60
term: remove interrupt handler on termios
On termios platforms, interrupt signals are not generated in raw mode
terminals as the ISIG setting is not enabled. Remove interrupt handler
as it does nothing for raw mode and prevents other uses of INT signal
with this library.
This code seems to go back all the way to moby/moby#214 where signal
handling was improved for monolithic docker repository. Raw mode -ISIG
got reintroduced in moby/moby@3f63b87807, but the INT handler was left
behind.
full diff:
|
||
---|---|---|
.. | ||
cloud.google.com/go | ||
code.cloudfoundry.org/clock | ||
github.com | ||
go.etcd.io | ||
go.opencensus.io | ||
go.opentelemetry.io | ||
go.uber.org | ||
golang.org/x | ||
google.golang.org | ||
gotest.tools/v3 | ||
k8s.io/klog/v2 | ||
resenje.org/singleflight | ||
modules.txt |