Socket.send

Andrea Fontana advmail at katamail.com
Mon Sep 26 09:09:45 PDT 2011


I'm working on a simple server written in d. I use a SocketSet to
check requests from clients.

I have to send back response and close connection. Is there a method
to check if socket sent data or not with an async socket (so i can
close it)?


More information about the Digitalmars-d mailing list