1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00

get rid of the KEEP_PASSWORD_SERVER_OPEN define

(This used to be commit ed484d4501e855f467ce2b3cfa63855acfe5e516)
This commit is contained in:
Andrew Tridgell 1997-10-21 09:11:19 +00:00
parent ea92c8d3f1
commit ac21902178

View File

@ -147,10 +147,6 @@
/* shall we support browse requests via a FIFO to nmbd? */
#define ENABLE_FIFO 1
/* keep the password server open, this uses up a aocket, but is needed
by many apps */
#define KEEP_PASSWORD_SERVER_OPEN 1
/* how long to wait for a socket connect to happen */
#define LONG_CONNECT_TIMEOUT 30
#define SHORT_CONNECT_TIMEOUT 5