diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-01-14 01:32:56 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2005-01-14 01:32:56 +0000 |
commit | d41b3cb8be1c71257c46507b35135f52684fbbf4 (patch) | |
tree | 932334ecded7a6d40515e3ebc2dc4440c49c2129 /source/lib/socket/socket_unix.c | |
parent | c2187298203bfd723f166b0bd1f4e891c3b5f836 (diff) | |
download | samba-d41b3cb8be1c71257c46507b35135f52684fbbf4.tar.gz samba-d41b3cb8be1c71257c46507b35135f52684fbbf4.tar.xz samba-d41b3cb8be1c71257c46507b35135f52684fbbf4.zip |
r4728: split up server_services into:
- stream_socket services
the smb, ldap and rpc service which sets up a srtam socket end then
waits for connections
and
- task services
which this you can create a seperate task that do something
(this is also going through the process_model subsystem
so with -M standard a new process for this created
with -M thread a new thread ...
I'll add datagram services later when we whave support for datagram sockets in lib/socket/
see the next commit as an example for service_task's
metze
Diffstat (limited to 'source/lib/socket/socket_unix.c')
0 files changed, 0 insertions, 0 deletions