This website requires JavaScript.
Explore
Nexus
Help
Sign in
stephenseo
/
UDPConnection
Watch
1
Star
0
Fork
You've already forked UDPConnection
0
Code
Issues
Pull requests
Projects
Releases
2
Packages
1
Wiki
Activity
Actions
251
commits
3
branches
3
tags
991
KiB
56465c280c
Commit graph
4 commits
Author
SHA1
Message
Date
Stephen Seo
75f54119bf
Fix use of C++14/C++17, only C++11 is supported
2020-03-06 12:05:33 +09:00
Stephen Seo
a4efd98890
Replace "poor man's optional" with std::unique_ptr
2019-12-17 19:12:54 +09:00
Stephen Seo
ece17e1aca
Drop support from C++17 to C++11
...
std::optional replaced with Entry in TSLQueue (which is basically a poor man's optional).
2019-12-11 20:00:48 +09:00
Stephen Seo
00c1be07dc
Replace c_impl, remove rust_binding, with cpp_impl
2019-11-11 13:08:36 +09:00
Renamed from cpp_impl/src/TSLQueue.hpp (
Browse further
)