C# Class FileFind.Meshwork.OSXPlatform

Inheritance: IPlatform
Exibir arquivo Open project: codebutler/meshwork

Public Methods

Method Description
GetInterfaceAddresses ( ) : FileFind.Meshwork.InterfaceAddress[]

Private Methods

Method Description
GetIPv6PrefixLength ( byte value ) : int
freeifaddrs ( IntPtr ifap ) : void
getifaddrs ( IntPtr &ifap ) : int
if_nametoindex ( string ifname ) : int

Method Details

GetInterfaceAddresses() public method

public GetInterfaceAddresses ( ) : FileFind.Meshwork.InterfaceAddress[]
return FileFind.Meshwork.InterfaceAddress[]