vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Function EventDriverSockets.setTargetAddress

Sets an address to use as the default target address for sent datagrams.

abstract void setTargetAddress (
  DatagramSocketFD socket,
  scope std.socket.Address target_address
) nothrow @safe;
Authors
Copyright
License