This commit is contained in:
Jeff Hill
2002-06-25 18:45:01 +00:00
parent 96aab4a62e
commit 385b7708dc

View File

@@ -919,7 +919,7 @@ void tcpiiu::versionMessage ( epicsGuard < cacMutex > &,
this->sendQue.beginMsg ();
this->sendQue.pushUInt16 ( CA_PROTO_VERSION ); // cmd
this->sendQue.pushUInt16 ( 0u ); // postsize ( old possize field )
this->sendQue.pushUInt16 ( 0u ); // old postsize field
this->sendQue.pushUInt16 ( static_cast <ca_uint16_t> ( priority ) ); // old dataType field
this->sendQue.pushUInt16 ( CA_MINOR_PROTOCOL_REVISION ); // old count field
this->sendQue.pushUInt32 ( 0u ); // ( old cid field )