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
c16fb75bc8e1bc943f8164340b6dbf053a67de3a
sockpp
/
examples
History
fpagliughi
c16fb75bc8
Added connector::connect() functions that take host/port and return a result.
2023-12-16 20:21:29 -05:00
..
linux
Added .clang-format file and used it to reformat sources.
2023-12-10 15:08:10 -05:00
tcp
Added connector::connect() functions that take host/port and return a result.
2023-12-16 20:21:29 -05:00
udp
Fixed TCP and UDP examples for name resolution errors. Fixed CANbus build error.
2023-12-11 02:06:43 -05:00
unix
Added .clang-format file and used it to reformat sources.
2023-12-10 15:08:10 -05:00
CMakeLists.txt
Made 'ioresult' with a generic template base class and use std::error_code for the error variant.
2023-03-19 15:26:30 -04:00