David Nadlinger
|
955b112d71
|
Added InternetAddress.toHostNameString() for looking up the host name.
I am not particularly fond of the method name, but it follows the existing scheme.
|
2011-06-15 19:51:33 +02:00 |
|
Andrei Alexandrescu
|
d061f13d34
|
https://github.com/D-Programming-Language/phobos/pull/23
|
2011-05-01 12:11:46 -05:00 |
|
Walter Bright
|
b8ce58ccd1
|
detab sources
|
2010-08-23 02:14:45 +00:00 |
|
Sean Kelly
|
035f8f39c1
|
Resolved differences between Posix and Windows declarations for BSD socket routines by standardizing on the Posix declaration (which is likely the correct one). This required reverting some changes to std.socket and changing the type of SOCKET from uint to int, which shoudl be fine since they're both 4 bytes anyway.
|
2009-03-26 18:04:44 +00:00 |
|
Walter Bright
|
623849f377
|
add const
|
2008-05-10 22:28:39 +00:00 |
|
Brad Roberts
|
e665d910ca
|
Merge r355:385 from branches/phobos-1.x to trunk
-- fix for bug 1491 -- sigpipe suppression
-- fix for bug 1478 -- libc network api threadsafety
-- add std.socket to the standard unittest set
|
2007-10-14 05:10:52 +00:00 |
|
Brad Roberts
|
52f3c4c4dd
|
phobos 2.001
|
2007-09-10 07:14:17 +00:00 |
|
Brad Roberts
|
b76c21ccf9
|
phobos 0.161
|
2007-09-10 05:24:49 +00:00 |
|
Brad Roberts
|
f5e542b7da
|
phobos 0.114
|
2007-09-10 04:31:54 +00:00 |
|