Function Socket.this

Create a socket.

this (
  std.socket.socket_t handle,
  std.socket.AddressFamily af
);

Parameters

NameDescription
handle Socket.
af Address family.