kqueue/kevent and directories (Was: Equivalent of POLLERR for
	kqueue.)
    Vaclav Haisman 
    V.Haisman at sh.cvut.cz
       
    Tue Dec 13 16:08:41 PST 2005
    
    
  
On Tue, 13 Dec 2005, Vaclav Haisman wrote:
> Is there equivalent of POLLERR for kqueue()? Or is EV_EOF the only thing? I 
> would like to use kqueue/kevent for sockets but error condition signaling is 
> not clear to me from manpage.
>
> Vaclav Haisman
Another unclear area for me is how do changes in watched directory map on 
NOTE_*s of EVFILT_VNODE filter. What NOTE_* do I get when a file is 
created/deleted/modified etc.?
Is there some other documentation I can read besides the man page?
Vaclav Haisman
    
    
More information about the freebsd-hackers
mailing list