]> git.sesse.net Git - casparcg/commit
3568865: CLK server component can't handle more than one connection
authorhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 19 Sep 2012 14:19:28 +0000 (14:19 +0000)
committerhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 19 Sep 2012 14:19:28 +0000 (14:19 +0000)
commit3d2e08d42bed90355e0a962ac015936e6848cbe9
treed6102559ac3c06944ea3630637837f3c9365f6ee
parent071975103b277264457e49ad847000439d2d1a1c
3568865: CLK server component can't handle more than one connection

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3320 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
protocol/clk/CLKProtocolStrategy.cpp
protocol/clk/CLKProtocolStrategy.h
protocol/protocol.vcxproj
protocol/protocol.vcxproj.filters
protocol/util/stateful_protocol_strategy_wrapper.cpp [new file with mode: 0644]
protocol/util/stateful_protocol_strategy_wrapper.h [new file with mode: 0644]
shell/server.cpp