Blueprint changed by Rick Stovall:

Whiteboard changed:
  D socket library documentation: http://dlang.org/phobos/std_socket.html
  A well regarded scoket communications library for D: 
http://www.dprogramming.com/splat.php
+ 
+ Examples of D socket usage seem a bit thin on the ground so far. I'm
+ still looking, but it looks like I maybe should replicate the C++
+ ricklib3::tcp_socket class, as D's std socket lib is a thin wrapper on
+ the posix C api.

-- 
D language technology demos
https://blueprints.launchpad.net/nrtb/+spec/d-tech-demos

_______________________________________________
Mailing list: https://launchpad.net/~nrtb-core
Post to     : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to