-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: anishe125/async-sockets-cpp
base: master
head repository: eminfedar/async-sockets-cpp
compare: master
- 18 commits
- 31 files changed
- 4 contributors
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c833204 - Browse repository at this point
Copy the full SHA c833204View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 52d7fcd - Browse repository at this point
Copy the full SHA 52d7fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6059753 - Browse repository at this point
Copy the full SHA 6059753View commit details
Commits on Sep 7, 2021
-
Merge pull request eminfedar#20 from MalcolmMielle/install_cmake
Update Thread and add install targets
Configuration menu - View commit details
-
Copy full SHA for e261b5c - Browse repository at this point
Copy the full SHA e261b5cView commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac946e4 - Browse repository at this point
Copy the full SHA ac946e4View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd075b9 - Browse repository at this point
Copy the full SHA fd075b9View commit details
Commits on Jan 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a59eb49 - Browse repository at this point
Copy the full SHA a59eb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for d61a1a9 - Browse repository at this point
Copy the full SHA d61a1a9View commit details -
Merge pull request eminfedar#23 from friedrichengel/master
added bind_broadcast for UDP_Server
Configuration menu - View commit details
-
Copy full SHA for b3a744b - Browse repository at this point
Copy the full SHA b3a744bView commit details
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a17b3e1 - Browse repository at this point
Copy the full SHA a17b3e1View commit details
Commits on Apr 27, 2023
-
Fixed potential data races eminfedar#25 Fixed BUFFER_SIZE bugs eminfedar#27 Added new Send() function usages Removed unnecessary string copies (converted to const std::string&)
Configuration menu - View commit details
-
Copy full SHA for fb72473 - Browse repository at this point
Copy the full SHA fb72473View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49597c5 - Browse repository at this point
Copy the full SHA 49597c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ecd626 - Browse repository at this point
Copy the full SHA 1ecd626View commit details
Commits on May 11, 2023
-
the size of any temp buffers are now (optionally) exposed to the user…
… if they want to change them. also the default size is now a #define so that it can be globally changed at compile time
Configuration menu - View commit details
-
Copy full SHA for bcc2ba7 - Browse repository at this point
Copy the full SHA bcc2ba7View commit details -
include custom buffer size in one example. make file will now automat…
…ically detect changes in files and rebuild only if needed.......not that it matters for this project really.
Configuration menu - View commit details
-
Copy full SHA for 09637b1 - Browse repository at this point
Copy the full SHA 09637b1View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3440df - Browse repository at this point
Copy the full SHA c3440dfView commit details -
Merge pull request eminfedar#28 from stewpend0us/master
optionally expose the internal buffer size to the user (if they need it)
Configuration menu - View commit details
-
Copy full SHA for d66588d - Browse repository at this point
Copy the full SHA d66588dView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78641cf - Browse repository at this point
Copy the full SHA 78641cfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master