Update control connection for GFE 2.0.1+. Remove config and handshake code that isn't used on GFE 2.0.1+

This commit is contained in:
Cameron Gutman
2014-06-28 21:19:39 -07:00
parent 929487249d
commit ee96cccb51
10 changed files with 147 additions and 358 deletions
@@ -18,15 +18,9 @@
<ClCompile Include="ByteBuffer.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="Config.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="Connection.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="Handshake.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="ControlStream.c">
<Filter>Source Files</Filter>
</ClCompile>