Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark sockets on creation (socket()) and accept4(). | Sreeram Ramachandran | 2014-05-19 | 1 | -0/+23 |
Remove the separate syscall for accept() and implement it as accept4(..., 0). Change-Id: Ib0b8f5d7c5013b91eae6bbc3847852eb355c7714 |