Ignore:
Timestamp:
04/30/13 10:25:50 (11 years ago)
Author:
tbretz
Message:
Connection can only be closed by cosy not the FTM ;)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/drivectrl.cc

    r15363 r15458  
    476476        {
    477477            if (err==ba::error::eof)
    478                 Warn("Connection closed by remote host (FTM).");
     478                Warn("Connection closed by remote host (cosy).");
    479479
    480480            // 107: Transport endpoint is not connected (bs::error_code(107, bs::system_category))
Note: See TracChangeset for help on using the changeset viewer.