[SCM] Samba Shared Repository - branch master updated -
aeb798c325cc33072ad090a1f8610bba4fdebaaa
Jeremy Allison
jra at samba.org
Sat Jan 10 03:48:51 GMT 2009
On Fri, Jan 09, 2009 at 01:46:25AM -0600, Stefan Metzmacher wrote:
> The branch, master has been updated
> via aeb798c325cc33072ad090a1f8610bba4fdebaaa (commit)
> via d524e5f4174e4f7578595bf6cd22a6d161b6e324 (commit)
> via def5e8e889e0ffe1cf55462ca32b69b627c5ff96 (commit)
> from 447f2668879e91990c985bdb8f0c5d5db2719a91 (commit)
>
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
>
>
> - Log -----------------------------------------------------------------
> commit aeb798c325cc33072ad090a1f8610bba4fdebaaa
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Thu Jan 8 15:38:47 2009 +0100
>
> s3:smbd: handle incoming smb requests via event handlers
>
> We use a fd event and receive incoming smb requests
> when the fd becomes readable. It's not completely
> nonblocking yet, but it should behave like the old code.
>
> We use timed events to trigger retries for deferred open calls.
This is a nice piece of work Metze, thanks ! I was planning
this also :-). Left TODO are the oplock signal handlers, and
the message handlers, then I think we're completely driven
by tevents.
Great job !
Jeremy.
More information about the samba-technical
mailing list