Hi Volker, I think this change is wrong because, selret is a pointer and we already have this check (directly above):
if (*selrtn <= 0) {
/*
* No fd ready
*/
return false;
}
I've done some more changes to implement the fd fairness
in lib/events.c instead of smbd/process.c.
Please have a look at:
http://gitweb.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master3-tevent2
metze
signature.asc
Description: OpenPGP digital signature
