Re: Socket hack question.

2001-04-18 Thread Joel Eriksson
ntics I should add a max_forward or something too. Btw, how would I accomplish the block until srcfd is closed, is it possible (ok, anything is _possible_ but..)? -- Joel Eriksson - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: Socket hack question.

2001-04-18 Thread Joel Eriksson
On Wed, Apr 18, 2001 at 11:31:00PM +0200, Andi Kleen wrote: > On Thu, Apr 19, 2001 at 12:28:52AM +0200, Joel Eriksson wrote: > > Hello, > > > > I am a kernel hacking newbie and am struggling to understand the > > networking subsystem. I would like to be able to add a

Socket hack question.

2001-04-18 Thread Joel Eriksson
erhaps threads to avoid the bad scalability of select()/poll(). When I (or if I :-) get more proficient in kernel hacking I will perhaps try adding support for fully event-driven I/O handling. Or are there perhaps any similar patches available from somewhere already? -- Joel Eriksson - To unsubscr