[Issue 4234] New: Cannot create a std.socket.Socket from an fd
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 25 20:22:42 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4234
Summary: Cannot create a std.socket.Socket from an fd
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: mike.casinghino at gmail.com
--- Comment #0 from mike.casinghino at gmail.com 2010-05-25 20:22:40 PDT ---
I have a socket fd that is set up for communicating with my parent process, and
I need to talk to it.
Socket.sock is declared private, and there's no way to access it. Maybe just
make it protected or something?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list