Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-21 | Implement ioctl(FIOASYNC) | Ian Gudger | |
FIOASYNC and friends are used to send signals when a file is ready for IO. This may or may not be needed by Nginx. While Nginx does use it, it is unclear if the code that uses it has any effect. PiperOrigin-RevId: 201550828 Change-Id: I7ba05a7db4eb2dfffde11e9bd9a35b65b98d7f50 |