Changeset 2116 for box/trunk/lib/server/ServerStream.h
- Timestamp:
- 28/03/2008 22:59:28 (4 years ago)
- Location:
- box/trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
lib/server (modified) (1 prop)
-
lib/server/ServerStream.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk
- Property svn:ignore
-
old new 11 11 release 12 12 runtest.pl 13 .hg
-
- Property svn:ignore
-
box/trunk/lib/server
- Property svn:ignore
-
old new 1 autogen_ConnectionException.cpp 2 autogen_ConnectionException.h 3 autogen_ServerException.cpp 4 autogen_ServerException.h 1 autogen_* 5 2 Makefile 6 3 makeprotocol.pl
-
- Property svn:ignore
-
box/trunk/lib/server/ServerStream.h
r2114 r2116 366 366 367 367 #define SERVERSTREAM_VERIFY_SERVER_KEYS(DEFAULT_ADDRESSES) \ 368 {"ListenAddresses", DEFAULT_ADDRESSES, 0, 0}, \369 DAEMON_VERIFY_SERVER_KEYS368 ConfigurationVerifyKey("ListenAddresses", 0, DEFAULT_ADDRESSES), \ 369 DAEMON_VERIFY_SERVER_KEYS 370 370 371 371 #include "MemLeakFindOff.h"
Note: See TracChangeset
for help on using the changeset viewer.
