るりまサーチ

最速Rubyリファレンスマニュアル検索!
209件ヒット [1-100件を表示] (0.155秒)
トップページ > クエリ:I[x] > クエリ:a[x] > クエリ:type[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. ipaddr to_i

ライブラリ

検索結果

<< 1 2 3 > >>

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

Socket type not supported

...Socket type not supported

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

@see getaddrinfo(3linux), gai_strerror(3free...

Socket::Constants::IPV6_RTHDR_TYPE_0 -> Integer (15218.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::IPX_TYPE -> Integer (15202.0)

@todo

@todo

Socket::Constants::EAI_SERVICE -> Integer (12217.0)

Servname not supported for socket type

...ervname not supported for socket type

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

@see getaddrinfo(3linux), gai_st...

Socket::Constants::SCM_CREDENTIALS -> Integer (12207.0)

The sender's credentials

...The sender's credentials

Socket::AncillaryData type として利用します。

@see Socket::AncillaryData,
BasicSocket#sendmsg, BasicSocket#recvmsg,
unix(7linux)...

絞り込み条件を変える

Socket::Constants::SCM_TIMESTAMP -> Integer (12207.0)

Timestamp (timeval).

...Timestamp (timeval).

Socket::AncillaryData type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg...

Socket::Constants::SCM_TIMESTAMPNS -> Integer (12207.0)

Timestamp (timespec).

...Timestamp (timespec).

Socket::AncillaryData type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg...

Socket::Constants::SO_TYPE -> Integer (9218.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::SCM_BINTIME -> Integer (9207.0)

Timestamp (bintime).

...Timestamp (bintime).

Socket::AncillaryData type として利用します。

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket#sendmsg, BasicSocket#recvmsg...

Socket::Constants::IFF_PORTSEL (9117.0)

can set media type

...can set media type...

絞り込み条件を変える

<< 1 2 3 > >>