mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 00:06:34 +00:00
Add syscall sendmsg and recvmsg
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
c5d0099dfd
commit
cb5b996274
@ -66,8 +66,8 @@ provided by Linux on x86-64 architecture.
|
||||
| 43 | accept | ✅ |
|
||||
| 44 | sendto | ✅ |
|
||||
| 45 | recvfrom | ✅ |
|
||||
| 46 | sendmsg | ❌ |
|
||||
| 47 | recvmsg | ❌ |
|
||||
| 46 | sendmsg | ✅ |
|
||||
| 47 | recvmsg | ✅ |
|
||||
| 48 | shutdown | ✅ |
|
||||
| 49 | bind | ✅ |
|
||||
| 50 | listen | ✅ |
|
||||
|
Reference in New Issue
Block a user