mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
the rest of the initial rpc server side infrastructure
This commit is contained in:
@@ -762,6 +762,9 @@ void init_smbsession(struct event_context *ev, struct model_ops *model_ops, int
|
||||
fde.flags = EVENT_FD_READ;
|
||||
|
||||
event_add_fd(ev, &fde);
|
||||
|
||||
/* setup the DCERPC server subsystem */
|
||||
dcesrv_init(smb);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user