enabled codec based client side
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user