project - ksocket
Ksocket is a linux 2.6 kernel module that provides bsd-style socket interfaces (namely socket, bind, listen, connect, accept, ...) for kernel developers to facilitate their network progaramming in linux kernel space.
The interfaces ksocket presented are much the same as their equivalent in glibc, so even new developers for kernel space will have no barrier in developing kernel network-related programms.
阅读(2288) | 评论(1) | 转发(0) |