]> git.seodisparate.com - UDPConnection/shortlog
UDPConnection
2019-01-29 Stephen SeoChange init to return ptr, some error handling
2019-01-28 Stephen SeoChange Deque_destroy to take a ptr, not ptr of ptr
2019-01-27 Stephen SeoChange Deque init to return pointer
2019-01-27 Stephen SeoAdd unit tests, some fixes to Deque.
2019-01-26 Stephen SeoFinish impl of Deque, testing required
2019-01-26 Stephen SeoSome more work on UDPC, WIP Deque
2019-01-26 Stephen SeoRename PLATFORM macro to "namespace" UDPC_
2019-01-26 Stephen SeoAdd some init/destruct stuff, thread stuff too
2019-01-26 Stephen SeoInit commit skeleton project