[Issue 262] New: Missing DDoc comments in on Socket.blocking
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 21 00:45:54 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=262
Summary: Missing DDoc comments in on Socket.blocking
Product: D
Version: 0.163
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla at digitalmars.com
ReportedBy: aldacron at gmail.com
Both the getter and the setter for the blocking property of Socket are missing
DDoc comments. When reading the documentation, this makes it seem as if there
is no way to configure a socket in blocking/non-blocking mode.
--
More information about the Digitalmars-d-bugs
mailing list