Re: asio and kqueue (2nd trye) (was: RE: (boost::)asio and kqueue problem)

2016-10-14 Thread Scott Mitchell
Patch generally lgtm ... just 1 nit comment: + } else { + if (sbavail(>so_rcv) >= so->so_rcv.sb_lowat) + return 1; + } Collapse the else and the block inside to just make it an `else if` for less branching. On

(boost::)asio and kqueue problem

2016-10-13 Thread Scott Mitchell
I am not using boost but I have also encountered this unexpected behavior when calling listen after kevent. Is their any update on the approach to merge filt_soread and filt_solisten? FYI - MacOS does not have this unexpected behavior. Read events are not "missed" if the listen is done after the

Re: Xircom pccard couldn't load/attach (with uname -a info)

2003-11-29 Thread Scott Mitchell
differently when run under NEWCARD vs. OLDCARD. Cheers, Scott -- === Scott Mitchell | PGP Key ID | Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines scott

Re: cant compile GENERIC kernel from today source

2003-11-05 Thread Scott Mitchell
On Wed, Nov 05, 2003 at 11:02:02AM +0200, Putinas wrote: Hi, I just cvsuped and when I do make buildkernel I get this: Yeah, my bad :-( It's been fixed - cvsup again and all should be well. Scott -- === Scott

Re: cardbus and xircom ethernet problem

2003-06-23 Thread Scott Mitchell
in the pccard driver. Full 'dmesg' output would also be useful (I realise you have no network on this machine yet - can you maybe put it on a floppy and mail it from another machine?) Scott -- === Scott Mitchell

Re: cardbus and xircom ethernet problem

2003-06-22 Thread Scott Mitchell
-- === Scott Mitchell | PGP Key ID | Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines scott at fishballoon.org | 0xAA775B8B | -- Anon