0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refine documentation, no functional changes More... about 16 years ago
don't use namespace in examples More... about 16 years ago
update NEWS file More... about 16 years ago
update todo list More... about 16 years ago
move disconnect call to base class More... about 16 years ago
add UDP multicast example More... about 16 years ago
add documented usage examples More... about 16 years ago
don't throw exception when disconnecting an unconnected socket More... about 16 years ago
change include path for tests More... about 16 years ago
checked all exception specifications More... about 16 years ago
improve / fix documentation More... about 16 years ago
add doxygen mainpage More... about 16 years ago
update doxygen file More... about 16 years ago
add files needed for our first release More... about 16 years ago
fix remaining compiler warnings in SCTPSocket More... over 16 years ago
remove include of socket utils More... over 16 years ago
add very simple testcase for unix datagram sockets More... over 16 years ago
fix bug in UnixSockets revealed by testcase More... over 16 years ago
fix for warning because of C99 strict aliasing rules - v2 More... over 16 years ago
Revert "fix for warning because of C99 strict aliasing rules" More... over 16 years ago
Merge branch 'master' of github.com:bernhardHartleb/simple-socket More... over 16 years ago
fix broken handling of unix addresses More... over 16 years ago
fix for warning because of C99 strict aliasing rules More... over 16 years ago
fix doxygen warning More... over 16 years ago
fine tune doxygen file More... over 16 years ago
some docu changes, add a TODO item More... over 16 years ago
update TODO file More... over 16 years ago
unify and extend doxygen documentation More... over 16 years ago
simplify SCTP::connect and bind for multiple addresses More... over 16 years ago
add timedReceiveFrom to UnixDatagramSocket More... over 16 years ago