4 int shutdown(
int sockfd,
int shutdown_type)
9 cmdbuf[0] = 0x000C0082;
10 cmdbuf[1] = (
u32)sockfd;
11 cmdbuf[2] = (
u32)shutdown_type;
int shutdown(int sockfd, int shutdown_type)
u32 * getThreadCommandBuffer(void)
s32 _net_convert_error(s32 sock_retval)
s32 svcSendSyncRequest(Handle session)