2012
Python socket.sendall() function - Stack Overflow
by sylvainulg (via)this is how you got broken software.
2009
socket : Java Glossary
by sylvainulg (via)interesting hints about socket programming in Java, though i don't know how much of that is accurate/up to date (e.g. graceful shutdown looks odd)
2007
2006
phpsocketdaemon : bilbliothèque pour serveur en PHP
by clochix & 2 othersA library for writing a daemon in PHP that can handle massive amounts of client and server connections.
By using this library you can focus on implementing protocol and logic, instead of spending countless hours of writing and debugging asynchronous, non blocking, high performance socket routines.
1
(4 marks)