C# Class ACR_ServerCommunicator.SocketIo.sockaddr_in

Show file 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 property

public uint sin_addr
return uint

sin_family public property

public short sin_family
return short

sin_port public property

public ushort sin_port
return ushort