Refactor TCPConnector class to its own header file
--------------------------------------------------

                 Key: QPID-2270
                 URL: https://issues.apache.org/jira/browse/QPID-2270
             Project: Qpid
          Issue Type: Sub-task
          Components: C++ Client
    Affects Versions: 0.6
            Reporter: Steve Huston
            Assignee: Steve Huston
             Fix For: 0.6


The Windows SSL support will leverage the TCPConnector class declaration. To do 
this, TCPConnector will be moved to its own .h file (from TCPConnector.cpp) and 
the void connected() method changed to virtual.

The SSL support on Windows will be done as a shim inserted between TCPConnector 
and AsynchIO.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to