Does D have high-performance sockets
    Regan Heath 
    regan at netmail.co.nz
       
    Wed Jun 13 03:20:40 PDT 2012
    
    
  
On Tue, 12 Jun 2012 22:29:58 +0100, D Day <damianday at hotmail.co.uk> wrote:
> Are there any implementations of this anywhere for D?
>
> I really only care about the windows platform - and have considered  
> writing this myself with IOCP and std.socket, but I figure someone else  
> must have already done something similar?
Not in the standard library as yet.  The thing holding this back, I  
believe, is the difficulty making it work "the same" cross platform.   
Someone might have their own tho..
R
-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/
    
    
More information about the Digitalmars-d-learn
mailing list