byte order independent code, transportRevision is int8
This commit is contained in:
@@ -151,7 +151,7 @@ void testBlockingTCPSender() {
|
||||
|
||||
try {
|
||||
Transport::shared_pointer transport(connector.connect(dtc, drh, srvAddr,
|
||||
CA_MAGIC_AND_VERSION, CA_DEFAULT_PRIORITY));
|
||||
CA_VERSION, CA_DEFAULT_PRIORITY));
|
||||
|
||||
cout<<"Sending 10 messages..."<<endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user