[OT] DConf socks

JR via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 10 15:06:00 PDT 2014


On Tuesday, 10 June 2014 at 20:52:27 UTC, Walter Bright wrote:
> On 6/10/2014 1:18 AM, JR wrote:
>> Missed opportunity to use std.socks.assumeMine and netting 
>> yourself an extra
>> pair...
>
> The trouble with the socks datatype is the destructor is 
> randomly run on only one of each pair.

Sock[2] sockPair();
     Creates a pair of connected socks.
     The two socks are indistinguishable.


More information about the Digitalmars-d mailing list