Kai Ninomiya wrote: > Hello all, > > A friend and I recently attempted to write a simple bidirectional > networking (eg. chat) application in D 2.0. We ran into some trouble, > and as this was the first time we had dealt with sockets we struggled > with it quite a bit. We then tried very similar code in Java (in case of > an error in the D2 libraries, possibly), we didn't have much trouble at > all getting it up and running.
If you're using Linux, then you're probably running into this issue: http://d.puremagic.com/issues/show_bug.cgi?id=2835