Skip to content

SYS_shutdown

Man Page

x86_64 ARM64 RV64

Signature

(import "wali" "SYS_shutdown" (func (param $sockfd i32) (param $how i32) (result i64)))
long shutdown(int sockfd, int how);