mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 07:23:04 +01:00
Re-enable default asymmetric protocol.
This commit is contained in:
parent
45f0909013
commit
e72d7cc92e
@ -32,14 +32,14 @@
|
||||
*
|
||||
*/
|
||||
/*
|
||||
$Id: protocol.h,v 1.11 2003-05-02 17:17:09 dimitr Exp $
|
||||
$Id: protocol.h,v 1.12 2003-06-08 18:12:13 dimitr Exp $
|
||||
*/
|
||||
#ifndef _REMOTE_PROTOCOL_H_
|
||||
#define _REMOTE_PROTOCOL_H_
|
||||
|
||||
// dimitr: ask for asymmetric protocols only.
|
||||
// Comment it out to return back to FB 1.0 behaviour.
|
||||
//#define ASYMMETRIC_PROTOCOLS_ONLY
|
||||
#define ASYMMETRIC_PROTOCOLS_ONLY
|
||||
|
||||
/* The protocol is defined blocks, rather than messages, to
|
||||
separate the protocol from the transport layer. */
|
||||
|
Loading…
Reference in New Issue
Block a user