るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
28件ヒット [1-28件を表示] (0.043秒)
トップページ > バージョン:2.5.0[x] > クエリ:y[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. psych psych_y
  2. psych y
  3. kernel y
  4. kernel psych_y

検索結果

Socket::Constants::AF_HYLINK -> Integer (18304.0)

@todo NSC Hyperchannel。 Socket.open の第一引数 domain に使用します。

@todo
NSC Hyperchannel。
Socket.open の第一引数 domain に使用します。

Socket::Constants::AF_SYSTEM -> Integer (18304.0)

@todo

@todo

Socket.open の第一引数 domain に使用します。

Socket::Constants::EAI_ADDRFAMILY -> Integer (18304.0)

Address family for hostname not supported

Address family for hostname not supported

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), gai_strerror(3freebsd)

Socket::Constants::EAI_FAMILY -> Integer (18304.0)

Address family not supported

Address family not supported

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), gai_strerror(3freebsd)

Socket::Constants::EAI_MEMORY -> Integer (18304.0)

Memory allocation failure

Memory allocation failure

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), gai_strerror(3freebsd)

絞り込み条件を変える

Socket::Constants::EAI_SOCKTYPE -> Integer (18304.0)

Socket type not supported

Socket type not supported

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを SocketError に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), gai_strerror(3freebsd)

Socket::Constants::EAI_SYSTEM -> Integer (18304.0)

System error returned in errno

System error returned in errno

getaddrinfo(3), getnameinfo(3) などの
エラーコードです。
対応する Socket.getaddrinfo, Addrinfo.getaddrinfo などは
エラーを適当な例外に変換するため、この定数は直接は利用しません。

@see getaddrinfo(3linux), gai_strerror(3freebsd)

Socket::Constants::IFF_ALTPHYS (18304.0)

use alternate physical connection

use alternate physical connection

Socket::Constants::IFF_DYING (18304.0)

interface is winding down

interface is winding down

Socket::Constants::IFF_DYNAMIC (18304.0)

dialup device with changing addresses

dialup device with changing addresses

絞り込み条件を変える

Socket::Constants::INADDR_ANY -> Integer (18304.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::Constants::IPV6_RTHDR_TYPE_0 -> Integer (18304.0)

Routing header type 0。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Routing header type 0。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IPV6,
3542...

Socket::Constants::IPV6_V6ONLY -> Integer (18304.0)

Only bind IPv6。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Only bind IPv6。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IPV6,
netinet/in.h(header), ip6(4freebsd), ipv6(7linux),
3493...

Socket::Constants::IPX_TYPE -> Integer (18304.0)

@todo

@todo

Socket::Constants::IP_IPSEC_POLICY -> Integer (18304.0)

IPsec security policy。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IPsec security policy。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
http://netbsd.gw.com/cgi-bin/man-cgi?ip++NetBSD-current...

絞り込み条件を変える

Socket::Constants::IP_XFRM_POLICY -> Integer (18304.0)

@todo

@todo

Socket::Constants::MSG_PROXY -> Integer (18304.0)

@todo Wait for full request

@todo
Wait for full request

Socket::Constants::MSG_SYN -> Integer (18304.0)

@todo

@todo

Socket::Constants::PF_HYLINK -> Integer (18304.0)

@todo NSC Hyperchannel。 Socket.open の第一引数 domain に使用します。

@todo
NSC Hyperchannel。
Socket.open の第一引数 domain に使用します。

Socket::Constants::PF_KEY -> Integer (18304.0)

Internal key-management function。 Socket.open の第一引数 domain に使用します。

Internal key-management function。
Socket.open の第一引数 domain に使用します。

@see socket(2freebsd)

絞り込み条件を変える

Socket::Constants::PF_SYSTEM -> Integer (18304.0)

@todo

@todo

Socket.open の第一引数 domain に使用します。

Socket::Constants::SO_PRIORITY -> Integer (18304.0)

The protocol-defined priority for all packets on this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The protocol-defined priority for all packets on this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), ip(7linux)

Socket::Constants::SO_SECURITY_AUTHENTICATION -> Integer (18304.0)

@todo

@todo

Socket::Constants::SO_SECURITY_ENCRYPTION_NETWORK -> Integer (18304.0)

@todo

@todo

Socket::Constants::SO_SECURITY_ENCRYPTION_TRANSPORT -> Integer (18304.0)

@todo

@todo

絞り込み条件を変える

Socket::Constants::SO_TYPE -> Integer (18304.0)

Get the socket type。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Get the socket type。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see sys/socket.h(header), getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET...

Socket::Constants::TCP_NODELAY -> Integer (18304.0)

Don't delay sending to coalesce packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Don't delay sending to coalesce packets。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(4freebsd),
tcp(7linux), netinet/tcp.h(header)

Socket::Constants::TCP_SYNCNT -> Integer (18304.0)

Number of SYN retransmits before a connection is dropped。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

Number of SYN retransmits before a connection is dropped。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see tcp(7linux)