C# Class FileFind.Meshwork.OSXPlatform.sockaddr_in

Show file Open project: codebutler/meshwork

Public Properties

Property Type Description
in_addr uint
sin_family byte
sin_len byte
sin_port ushort

Property Details

in_addr public property

public uint in_addr
return uint

sin_family public property

public byte sin_family
return byte

sin_len public property

public byte sin_len
return byte

sin_port public property

public ushort sin_port
return ushort