Skip to content

SYS_sendmsg

Man Page

x86_64 ARM64 RV64

Signature

(import "wali" "SYS_sendmsg" (func (param $sockfd i32) (param $msg i32) (param $flags i32) (result i64)))
long sendmsg(int sockfd, struct msghdr* msg, int flags);