[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
select() inside the kernel
- From: Roi Cohen <roi sangate com>
- To: tux-list redhat com
- Subject: select() inside the kernel
- Date: Sun, 04 Mar 2001 13:54:13 -0500
I'm interested in socket usage inside the kernel.
Specifically, I would like to implement a select() functionality in the
kernel,
i.e., one kernel thread pending on a set of sockets should wake up
as soon as one (or more) of the sockets receives a message.
I'd appreciate a sample code and/or guidelines for implementing a select
functionality.
Thanks,
Roi.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]