Ant*_*ton 2 linux sendfile
哪里可以获得sendfile函数源?我在内核源代码中找不到它......
thk*_*ala 8
因为linux-2.6.23 sendfile()是使用更通用的splice()框架实现的.您将在内核源代码树下的fs/splice.c中找到splice()实现.
sendfile()
splice()
的sendfile()实现本身是在FS/read_write.c.
gno*_*bal 5
在Linux交叉引用中
归档时间:
15 年,1 月 前
查看次数:
2163 次
最近记录: