Skip to content

Conversation

@lpcvoid
Copy link
Owner

@lpcvoid lpcvoid commented Nov 30, 2021

  • made whole lib more robust
  • started writing code documentation
  • added test for large data transfer
  • reformatted code, added .clang-format
  • no more sigpipe under *nix
  • added default arguments for client
  • added more comments
  • replaced bool with atomics for thread
    consistency
  • added RAII test

@lpcvoid lpcvoid force-pushed the more_robust branch 9 times, most recently from 54150b7 to afae7f8 Compare December 1, 2021 12:48
* started writing code documentation
* added test for large data transfer
* reformatted code, added .clang-format
* no more sigpipe under *nix
* added default arguments for client
* added more comments
* replaced bool with atomics for thread
  consistency
* added RAII test
@lpcvoid lpcvoid merged commit c81875b into master Dec 28, 2021
@lpcvoid lpcvoid deleted the more_robust branch December 28, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants