How to get an IP address from network interfaces
    H. S. Teoh 
    hsteoh at quickfur.ath.cx
       
    Fri Apr 22 12:58:24 UTC 2022
    
    
  
On Fri, Apr 22, 2022 at 09:26:13AM +0000, IGotD- via Digitalmars-d-learn wrote:
> On Thursday, 21 April 2022 at 07:20:30 UTC, dangbinghoo wrote:
> > 
> > [... Berkley sockets network code ...]
> > 
> 
> It really makes me sad when I see this. D has some native networking
> API but unfortunately you have go to the OS API to have this basic
> functionality. D should really expand its own API so that we don't
> have to use OS APIs.
[...]
Why would you not want to use OS APIs?
T
-- 
Indifference will certainly be the downfall of mankind, but who cares? -- Miquel van Smoorenburg
    
    
More information about the Digitalmars-d-learn
mailing list