Skip to content

Instantly share code, notes, and snippets.

@s1037989
Last active June 11, 2020 00:50
Show Gist options
  • Save s1037989/271e9f560bd7306c493e51fba1458cfa to your computer and use it in GitHub Desktop.
Save s1037989/271e9f560bd7306c493e51fba1458cfa to your computer and use it in GitHub Desktop.
Nonblocking network socket programming
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