Sends data asynchronously to a connected socket.
Data to be sent.
Flags.
Unique operation identifier.
$(D_KEYWORD true) if the operation could be finished synchronously. $(D_KEYWORD false) otherwise.
$(D_PSYMBOL SocketException) if unable to send.
See Implementation
Sends data asynchronously to a connected socket.