96件ヒット
[1-96件を表示]
(0.016秒)
別のキーワード
クラス
- Socket (48)
モジュール
-
Socket
:: Constants (48)
キーワード
-
AI
_ DEFAULT (24) -
INADDR
_ ANY (24) -
IP
_ DEFAULT _ MULTICAST _ LOOP (24) -
IP
_ DEFAULT _ MULTICAST _ TTL (24)
検索結果
先頭5件
-
Socket
:: AI _ DEFAULT -> Integer (6119.0) -
Default flags for getaddrinfo。
...Default flags for getaddrinfo。
Socket.getaddrinfo, Addrinfo.getaddrinfo の引数 flags に渡す
定数です。
@see getipnodebyname(3freebsd)... -
Socket
:: Constants :: AI _ DEFAULT -> Integer (6119.0) -
Default flags for getaddrinfo。
...Default flags for getaddrinfo。
Socket.getaddrinfo, Addrinfo.getaddrinfo の引数 flags に渡す
定数です。
@see getipnodebyname(3freebsd)... -
Socket
:: Constants :: IP _ DEFAULT _ MULTICAST _ LOOP -> Integer (6119.0) -
@todo Default multicast loopback
...@todo
Default multicast loopback... -
Socket
:: Constants :: IP _ DEFAULT _ MULTICAST _ TTL -> Integer (6119.0) -
@todo Default multicast TTL
...@todo
Default multicast TTL... -
Socket
:: IP _ DEFAULT _ MULTICAST _ LOOP -> Integer (6119.0) -
@todo Default multicast loopback
...@todo
Default multicast loopback... -
Socket
:: IP _ DEFAULT _ MULTICAST _ TTL -> Integer (6119.0) -
@todo Default multicast TTL
...@todo
Default multicast TTL... -
Socket
:: Constants :: INADDR _ ANY -> Integer (18.0) -
A socket bound to INADDR_ANY receives packets from all interfaces and sends from the default IP address。 IPv4アドレスの 0.0.0.0 に対応する整数です。
...A socket bound to INADDR_ANY receives packets from
all interfaces and sends from the default IP address。
IPv4アドレスの 0.0.0.0 に対応する整数です。
@see netinet/in.h(header), ip(7linux), ip(4freebsd)... -
Socket
:: INADDR _ ANY -> Integer (18.0) -
A socket bound to INADDR_ANY receives packets from all interfaces and sends from the default IP address。 IPv4アドレスの 0.0.0.0 に対応する整数です。
...A socket bound to INADDR_ANY receives packets from
all interfaces and sends from the default IP address。
IPv4アドレスの 0.0.0.0 に対応する整数です。
@see netinet/in.h(header), ip(7linux), ip(4freebsd)...