Click or drag to resize

libsimpleioINADDR_LOOPBACK Field

IPv4 address for binding to the loopback interface (aka localhost).

Namespace: IO.Bindings
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int INADDR_LOOPBACK = 2130706433

Field Value

Int32
See Also