Put in better method of checking whether or not daemon over --rsh mode is
authorDavid Dykstra <dwd@samba.org>
Fri, 2 Aug 2002 15:39:43 +0000 (15:39 +0000)
committerDavid Dykstra <dwd@samba.org>
Fri, 2 Aug 2002 15:39:43 +0000 (15:39 +0000)
commit542ad675b9d241d5c508e49bd6b324658728c4e9
tree98a3edfb06534614a1827dfc1f6020cf6d3598a0
parent1e736b8ff75180a01ad26ee92696d5dde4fe2628
Put in better method of checking whether or not daemon over --rsh mode is
in place: simply check the "am_server" global variable, which is not set
true when the daemon is listening for connections (daemon_main is not
called in main.c if am_server is set).
clientname.c