C# Class ACR_ServerCommunicator.SocketIo.sockaddr_in

Mostrar archivo Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
sin_addr uint
sin_family short
sin_port ushort

Property Details

sin_addr public_oe property

public uint sin_addr
return uint

sin_family public_oe property

public short sin_family
return short

sin_port public_oe property

public ushort sin_port
return ushort