Allow callers of LiStartConnection() to omit passing callbacks they don't need

This commit is contained in:
Cameron Gutman
2015-05-13 21:51:33 -05:00
parent b74b54be53
commit 6b0f1aecc5
5 changed files with 156 additions and 40 deletions
@@ -135,6 +135,7 @@
<ClCompile Include="ByteBuffer.c" />
<ClCompile Include="Connection.c" />
<ClCompile Include="ControlStream.c" />
<ClCompile Include="FakeCallbacks.c" />
<ClCompile Include="InputStream.c" />
<ClCompile Include="LinkedBlockingQueue.c" />
<ClCompile Include="OpenAES\oaes_base64.c" />