At Mon, 28 Nov 2005 01:12:16 -0800 (PST), aleks sheynkman wrote: > Hi, all! > Does any know if I can use a libevent to manage regular file > desriptors (not a fifo).
No. You can always read or write to regular files, so it doesn't really make much sense. Other events for files that may exist in certain operating systems are not made available directly by libevent. Regards, -- Richard Nyberg <[EMAIL PROTECTED]> BTPD - BitTorrent using libevent - http://www.murmeldjur.se/btpd/ _______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
