摘要:
UDP program UDP常用函数:recvfrom和sendto recvfrom ssize_t recvfrom(int sockfd, void *buf, size_t len, int flags, struct sockaddr * from, socklen_t *addrlen 阅读全文
posted @ 2015-11-29 12:52
yuxi_o
阅读(278)
评论(0)
推荐(0)
摘要:
PS命令 常用ps命令: ps aux // 显示有效用户ID或名字 ps awx // 显示完全程序参数 ps ajx //Jobs格式,显示PPID,PID,PGID,SID,UID,COMMAND等 参考:The Linux Process Principle,NameSpace, PID、T 阅读全文
posted @ 2015-11-29 10:48
yuxi_o
阅读(378)
评论(0)
推荐(0)
浙公网安备 33010602011771号