I'm a user of luasocket who is regularly compiling it from source on Windows, OSX, and Linux, and yet I'm still confused as to what the current usable version is. I'm using 2.0.2; 2.0.3 RC2 was announced back in 2009 (http://lua-users.org/lists/lua-l/2009-11/msg00084.html) with no further updates.
Can someone clarify the situation and discuss plans for the next stable release?
I get "it's open-source, you can fork it" memo and this is exactly what I did to implement mingw support on Windows for the "unstable" branch (https://github.com/pkulchenko/luasocket/tree/lua52-mingw), but it's yet another fork/branch and it would be great to somehow consolidate all the efforts together.