8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00
This commit is contained in:
robocop 2011-01-15 09:30:24 +00:00
parent 60edaaa8b3
commit 24b28d8831

View File

@ -570,7 +570,7 @@ const USHORT PORT_partial_data = 0x0080; // Physical packet doesn't contain all
const USHORT PORT_lazy = 0x0100; // Deferred operations are allowed
const USHORT PORT_server = 0x0200; // Server (not client) port
const USHORT PORT_detached = 0x0400; // op_detach, op_drop_database or op_service_detach was processed
const USHORT PORT_rdb_shutdown = 0x0800; // Database is shutted down
const USHORT PORT_rdb_shutdown = 0x0800; // Database is shut down
// Port itself