]> git.seodisparate.com - UDPConnection/commit
Expose ConnectionId to C interface, fixes
authorStephen Seo <seo.disparate@gmail.com>
Tue, 3 Sep 2019 03:06:46 +0000 (12:06 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 3 Sep 2019 03:06:46 +0000 (12:06 +0900)
commit150deb7e5c2a23e0de9b0c4e3d92cdf6abbef840
tree45608ac01c97889add8553f37c4c403de4c817b6
parent0167c4953beaac1738efef47ddbb8182960cd8ab
Expose ConnectionId to C interface, fixes

Removed UDPC:ConnectionIdentifier from UDPC_Defines.hpp and added
ConnectionId to UDPConnection.h, and replaced/fixed instances of the
older type.
cpp_impl/src/UDPC_Defines.hpp
cpp_impl/src/UDPConnection.cpp
cpp_impl/src/UDPConnection.h