Re: Kqueue

[email protected] Tue, 1 Jan 2019 16:04:49 -0600
Newsgroups gmane.mail.spam.dspam.devel
Message-ID <[email protected]>
On Tue, Jan 01, 2019 at 09:56:42PM +0100, dspam-devel--- via Dspam-devel wrote:
> Hello Edgar,
> 
> 
> I am interested in this patch. Are you able to share this patch?
> 
> -- 
>  Kind Regards from Switzerland,
> 
>  Stevan Baji?
> 
> On 01/01/2019 07:14, Edgar Pettijohn wrote:
> > I have adapted the daemon to use kqueue instead of select. If anyone is interested in the patch.
> > 
> > Thanks,
> > 
> > Edgar
> 
> 
> 
> _______________________________________________
> Dspam-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspam-devel

Sorry, forgot to add I was also halfway thinking about rewriting to use libevent so that the best 
`notification' method available would automagically be used.

Edgar