Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-331

Small typo in TcpTransportFactory.cpp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.2.3
    • 3.2.4, 3.3.0
    • CMS Impl
    • None
    • Windows XP SP2

    Description

      In /main/activemq/transport/tcp/TcpTransportFactory.cpp line 98, "trnasport" should be "transport":
      .

      if( properties.getProperty( "trnasport.useInactivityMonitor", "true" ) == "true" ) {
        transport.reset( new InactivityMonitor( transport, properties, wireFormat ) );
      }
      

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            evan_kuhn Evan Kuhn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: