INADDR_ANY

public func INADDR_ANY() -> Int32

INADDR_ANY — wildcard IPv4 address (0.0.0.0).

Use as the sin_addr field of a sockaddr_in to bind a server socket to every local interface.

Defined in lang/std/net/libc.ks