s3-smbd: expose smbd_set_server_fd()
authorAndrew Tridgell <tridge@samba.org>
Mon, 2 May 2011 23:32:01 +0000 (09:32 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 10:01:13 +0000 (12:01 +0200)
commit45e26fdeec4c6d3c4e75d648399ce2a8b3e26364
treea3c978965ceb727463a9355b7825787b87c87b9e
parent2c569cd8ba70e1aba30019618e759866c55eff30
s3-smbd: expose smbd_set_server_fd()

this allows the fd to be setup by subsystems that want to use the s3
server core code

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sun May  8 12:01:13 CEST 2011 on sn-devel-104
source3/include/proto.h
source3/smbd/globals.c
source3/smbd/server.c