enabled codec based client side

This commit is contained in:
Matej Sekoranja
2014-03-25 13:16:34 +01:00
parent 4b5432e050
commit dea00d5309
2 changed files with 16 additions and 6 deletions

View File

@@ -196,6 +196,7 @@ namespace pvAccess {
* Create transport, it registers itself to the registry.
* Each transport should have its own response handler since it is not "shareable"
*/
// TODO it is shareable?!!! but code is not adopted to it...
std::auto_ptr<ResponseHandler> responseHandler = _responseHandlerFactory->createResponseHandler();
BlockingServerTCPTransportCodec::shared_pointer transport =
BlockingServerTCPTransportCodec::create(