Sun, 16 Aug 2009 23:32:00 +0300some recv magic, still no PyString_Resize, though
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 23:32:00 +0300] rev 14
some recv magic, still no PyString_Resize, though

Sun, 16 Aug 2009 21:54:46 +0300implement __cinit__, shutdown, close, __dealloc__ for socket, and also add a try-except to not leak client sock from accept()
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 21:54:46 +0300] rev 13
implement __cinit__, shutdown, close, __dealloc__ for socket, and also add a try-except to not leak client sock from accept()

Sun, 16 Aug 2009 21:13:36 +0300full range of send/write operations
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 21:13:36 +0300] rev 12
full range of send/write operations

Sun, 16 Aug 2009 20:22:06 +0300move libc+py back to qmsk.net.x
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 20:22:06 +0300] rev 11
move libc+py back to qmsk.net.x

Sun, 16 Aug 2009 20:18:39 +0300split up socket.platform
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 20:18:39 +0300] rev 10
split up socket.platform

Sun, 16 Aug 2009 19:22:02 +0300add the hacky symlinks needed for cimport to work
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 19:22:02 +0300] rev 9
add the hacky symlinks needed for cimport to work

Sun, 16 Aug 2009 19:20:55 +0300phew, things are working
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 19:20:55 +0300] rev 8
phew, things are working

Sun, 16 Aug 2009 19:01:21 +0300broke Cython with this package magic
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 19:01:21 +0300] rev 7
broke Cython with this package magic

Sun, 16 Aug 2009 18:29:55 +0300socket type, mass rename
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 18:29:55 +0300] rev 6
socket type, mass rename

Sun, 16 Aug 2009 16:38:44 +0300implement addrinfo stuff
Tero Marttila <terom@fixme.fi> [Sun, 16 Aug 2009 16:38:44 +0300] rev 5
implement addrinfo stuff