Files
docker-cli/cli/command
David Scott 2945ba4f7a Ignore SIGURG on Darwin too
This extends #2929 to Darwin as well as Linux.

Running the example in https://github.com/golang/go/issues/37942
I see lots of:
```
dave@m1 sigurg % uname -ms
Darwin arm64

dave@m1 sigurg % go run main.go
received urgent I/O condition: 2021-05-21 16:03:03.482211 +0100 BST m=+0.014553751
received urgent I/O condition: 2021-05-21 16:03:03.507171 +0100 BST m=+0.039514459
```

Signed-off-by: David Scott <dave@recoil.org>
(cherry picked from commit cedaf44ea2)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-25 12:38:46 +02:00
..
2021-05-25 12:38:46 +02:00
2020-09-15 16:26:47 -04:00
2020-12-04 00:27:40 +01:00
2020-10-02 15:59:42 +02:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00