mxl ChinaUnix博客zhanglin.blog.chinaunix.net
zhanglin496
123
全部博文(442)
内存屏障(5)
RCU机制(3)
netfilter-nat分(3)
skb解析(5)
定时器实现(1)
poll分析(4)
proc系统(5)
linux-IPC(13)
netfilter(84)
linux数据结构(17)
linux驱动(11)
2017年(3)
2016年(15)
2015年(132)
2014年(52)
2013年(101)
2012年(110)
2011年(29)
wjlkoore
Rookie_V
yfydz
simiaoxi
guanglon
zx_wing
tekkaman
8fu8
云中的二
Anzyfly
feijch
zhong202
小小蜗牛
KWA2
zpf0518
moquanli
cynthia
Bsolar
分类:
2012-06-17 21:58:55
原文地址:大师的错误?UNP1中raw socket不能接收TCP和UDP的错误 作者:GFree_Wind
Received UDP packets and received TCP packets are never passed to a raw socket. If a process wants to read IP datagrams containing UDP or TCP packets, the packets must be read at the datalink layer, as described in .
上一篇:编写安全代码:再论数组各种首地址的本质
下一篇:多核编程:选择合适的结构体大小,提高多核并发性能
登录 注册