Last active
June 11, 2020 00:50
-
-
Save s1037989/271e9f560bd7306c493e51fba1458cfa to your computer and use it in GitHub Desktop.
Nonblocking network socket programming
This file contains hidden or 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
http://dwise1.net/pgm/sockets/blocking.html | |
https://gist.github.com/Alexey-N-Chernyshov/4634731 | |
https://jameshfisher.com/2017/04/05/set_socket_nonblocking/ | |
https://opensourceforu.com/2015/03/a-guide-to-using-raw-sockets/ | |
https://squidarth.com/networking/systems/rc/2018/05/28/using-raw-sockets.html | |
Text::Unidecode (unidecode) | |
http://www.theunixschool.com/2012/08/getopts-how-to-pass-command-line-options-shell-script-Linux.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment