vibe.d beta banner
get vibe.d
0.9.6

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

Class RefAddress

class RefAddress
  : std.socket.Address ;

Constructors

NameDescription
this ()
this (addr, addr_len)

Properties

NameTypeDescription
name[get] core.sys.windows.winsock2.sockaddr*
name[get] const(core.sys.windows.winsock2.sockaddr)*
nameLen[get] int

Methods

NameDescription
cap (new_len)
set (addr, addr_len)
Authors
Copyright
License