+2
−2
+1
−1
+1
−1
+50
−33
+26
−27
Loading
API Chnage: Updated session to be dynamically allocated, so session creation now takes a pointer to a session pointer and a seperate copy of KineticSessionConfig which gets internalized into the KineticSession instance. The session instance is actually destroyed and freed in KineticClient_DestroyConnection.