Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement accept4 for more archs using socketcall. | Jakub Jelinek | 2009-05-22 | 1 | -0/+14 |
So far accept4 was only supported on archs using socketcall for x86. This patch adds support for the remaining archs. |