fstat support for DTYPE_KQUEUE

2004-05-28 Thread Vijay.Singh
Hi. Does anyone have a patch for reporting kqueue descriptor information from fstat? Please cc me in reply. thanks vijay ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

replacing select with kevent

2003-08-25 Thread Vijay.Singh
Hello, is there a howto on this subject? Specifically I am trying to debug a client-server code, with an open TCP socket between the two. If the client exits is the server informed through an event? Should the event flags be checked for EV_EOF or EV_ERROR? Thanks, Vijay Singh Nokia Networks

init and process restart

2003-03-13 Thread Vijay.Singh
Hi. Is it possible to use init to restart some user critical processes if they die. Has any work been done in this area. Please CC me. thanks vijay To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message