Re: About kevent

2014-02-28 Thread John-Mark Gurney
Kohji Okuno wrote this message on Fri, Feb 28, 2014 at 21:29 +0900: > > Kohji Okuno wrote this message on Fri, Feb 28, 2014 at 11:13 +0900: > >> I have a question about kevent. > >> > >> How should the userland judge knote which is cleared from knlist by > >> knlist_clear() or knlist_delete()? > >

Re: About kevent

2014-02-28 Thread Kohji Okuno
> Kohji Okuno wrote this message on Fri, Feb 28, 2014 at 11:13 +0900: >> I have a question about kevent. >> >> How should the userland judge knote which is cleared from knlist by >> knlist_clear() or knlist_delete()? > > It looks like I need to read the code better... knlist_clear (killkn=0) > a

Re: About kevent

2014-02-27 Thread John-Mark Gurney
Kohji Okuno wrote this message on Fri, Feb 28, 2014 at 11:13 +0900: > I have a question about kevent. > > How should the userland judge knote which is cleared from knlist by > knlist_clear() or knlist_delete()? It looks like I need to read the code better... knlist_clear (killkn=0) and knlist_de