I'm almost finished with my own port. The socket stuff was definately the hardest part - windows async sockets are rather messed up IMO. Condition variables are also tough ; Events are just a bit ugly compared to pthread condition variables.
There are still some issues in the way sockets work, but I hope to have things available rather soon for adventurous people to mess with - and hopefully help improve upon. -David Waite Max Metral wrote: >I sent some initial VC projects of libbedrock, libjudo and supporting libs >to dizzyd last August. I hadn't been able to get the socket stuff >converted, but it seemed like D didn't have time to deal, so I stopped >working. If anybody wants the stuff I had to take it further, email me, as >I don't know if sending the attachment to the list would be so nice. > >-----Original Message----- >From: Piers Harding [mailto:[EMAIL PROTECTED]] >Sent: Saturday, March 16, 2002 7:30 AM >To: [EMAIL PROTECTED] >Subject: Re: [JDEV] JECL library for Win32 > > >I think Mass is doing something about this - but I don't know when it will >be available? > >Cheers. > >On Fri, Mar 15, 2002 at 06:45:45PM -0800, Dong Yan wrote: > >>Hi, >> >> Does anyone know if a win32 version of Jecl libary is available or under >>development? >> >>Don >>_______________________________________________ >>jdev mailing list >>[EMAIL PROTECTED] >>http://mailman.jabber.org/listinfo/jdev >> >_______________________________________________ >jdev mailing list >[EMAIL PROTECTED] >http://mailman.jabber.org/listinfo/jdev >_______________________________________________ >jdev mailing list >[EMAIL PROTECTED] >http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
