mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add syscall accept4
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ea25157790
commit
b11e6d2d62
@ -308,7 +308,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 285 | fallocate | ❌ |
|
||||
| 286 | timerfd_settime | ❌ |
|
||||
| 287 | timerfd_gettime | ❌ |
|
||||
| 288 | accept4 | ❌ |
|
||||
| 288 | accept4 | ✅ |
|
||||
| 289 | signalfd4 | ❌ |
|
||||
| 290 | eventfd2 | ✅ |
|
||||
| 291 | epoll_create1 | ✅ |
|
||||
|
Reference in New Issue
Block a user