Block and Non Block IO Socket
I have received an email from Honeynet project, they give me a code test for google summer of code 2015. The problem is
to write one program in python and another one in c to read arbitrary input from one socket and write to another for each.
This problem is much harder than it appears. I am writing a post for it …