Archive for January, 2009
Socket shutdown versus socket close on cpython, jython and java.
So, here we are again with translating cpython socket semantics to java socket semantics, in order to correctly implement the cpython socket API on jython.
The latest issue is socket shutdown.
Read the rest of this entry ยป