This website requires JavaScript.
Explore
Help
Sign In
breeze
/
sockpp
Watch
1
Star
0
Fork
0
You've already forked sockpp
mirror of
https://github.com/fpagliughi/sockpp.git
synced
2026-01-12 00:04:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
sockpp
/
examples
/
unix
History
fpagliughi
e227f81f32
Renamed 'trust_store' to 'trust_locations' and ran format over sources.
2025-01-16 18:02:52 -05:00
..
CMakeLists.txt
Added UNIX-domain sockets to Windows and made them a CMake option for all platforms.
2025-01-13 23:11:01 -05:00
undgramecho.cpp
Removed socket::last_error() and cached lastErr_ member. Implemented result<> return values across the API
2023-12-20 21:04:17 -05:00
undgramechosvr.cpp
Acceptor doesn't reuse by default. Created a global text/example port constant, TEST_PORT
2023-12-24 10:59:59 -05:00
unecho.cpp
Renamed 'trust_store' to 'trust_locations' and ran format over sources.
2025-01-16 18:02:52 -05:00
unechosvr.cpp
Renamed 'trust_store' to 'trust_locations' and ran format over sources.
2025-01-16 18:02:52 -05:00
unechotest.cpp
Renamed 'trust_store' to 'trust_locations' and ran format over sources.
2025-01-16 18:02:52 -05:00