Created
February 20, 2024 07:11
-
-
Save DanGdl/5e7ffe9f277abff829488e9eb7d839e0 to your computer and use it in GitHub Desktop.
Links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Multicast: | |
https://gist.github.com/hostilefork/f7cae3dc33e7416f2dd25a402857b6c6 | |
https://web.cs.wpi.edu/~claypool/courses/4514-B99/samples/multicast.c | |
https://www.cs.unc.edu/~jeffay/dirt/FAQ/comp249-001-F99/mcast-socket.html -> drop multicast membership | |
Reflection in C: | |
https://stackoverflow.com/questions/7674255/get-list-of-c-structure-members |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment