This commit is contained in:
Jeff Hill
2002-09-07 00:12:50 +00:00
parent 913e6713c6
commit 0bb346a212
+1 -1
View File
@@ -173,7 +173,7 @@ udpiiu::udpiiu ( epicsTimerQueueActive & timerQueue, callbackMutex & cbMutex, ca
* broadcast address list
*/
ellInit ( & this->dest ); // X aCC 392
configureChannelAccessAddressList ( &this->dest, this->sock, this->serverPort );
configureChannelAccessAddressList ( & this->dest, this->sock, this->serverPort );
caStartRepeaterIfNotInstalled ( this->repeaterPort );