On Wed, 15 Sep 2010 22:25:31 +0900, Lars Tandle Kyllingstad <l...@kyllingen.net> wrote:

On Wed, 2010-09-15 at 22:08 +0900, Masahiro Nakagawa wrote:

std.socket should be divided into std.socket, std.event and
std.net(std.dns?).
I said this point in "Breaking changes for std.socket improvement".

I don't mind splitting modules either, as long as it is a sensible
split. :)  I agree that std.event deserves its own module.  But what
would you put in std.socket, and what would you put in std.net?

I think AddressInfo and related functions are not a part of socket.
If anything, these functions seem to be networking operations.
But unfortunately, Phobos doesn't have such modules...
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to