View Single Post
  #8  
Old 03-04-2006, 06:14 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

Well, I spent all day rewritting the whole web server to not use the crappy socket code I originally chose for the network layer. This should have resolved the windows problems that people were experiencing. You might get some error 10054 out of the socket code with certain browsers, but its not hurting anything. Also cleaned out a lot of the crap we didnt need from the socket library, just a few things I didnt feel like rewritting left.

Also, Doodman made some changes that should make minilogin 0.6.2 work for 0.6.5. Just need to specify your world address in the XML config.

Last edited by fathernitwit; 03-05-2006 at 02:17 AM..