るりまサーチ

最速Rubyリファレンスマニュアル検索!
88件ヒット [1-88件を表示] (0.127秒)
トップページ > クエリ:i[x] > クエリ:BasicSocket[x] > クエリ:AncillaryData[x] > モジュール:Socket::Constants[x]

別のキーワード

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

ライブラリ

キーワード

検索結果

Socket::Constants::SO_BINTIME -> Integer (6239.0)

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

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

@see getsockopt(2freebsd), Socket::Constants::SOL_SOCKET
Socket::Constants
::SO_TIMESTAMP,
Socket::AncillaryData#timestamp...

Socket::Constants::SCM_BINTIME -> Integer (6231.0)

Timestamp (bintime).

...Timestamp (bintime).

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

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

Socket::Constants::SO_TIMESTAMP -> Integer (6139.0)

Receive timestamp with datagrams (timeval)。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Receive timestamp with datagrams (timeval)。
BasicSocket
#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see getsockopt(2freebsd),
socket(7linux), Socket::Constants::SOL_SOCKET
Socket::AncillaryData#timestamp...

Socket::Constants::SCM_RIGHTS -> Integer (6131.0)

Access rights.

...Access rights.

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

@see Socket::AncillaryData, Socket::AncillaryData#unix_rights
BasicSocket
#sendmsg, BasicSocket#recvmsg,
unix(7linux), unix(4freebsd),
sys/socket.h(header)...

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

Timestamp (timeval).

...Timestamp (timeval).

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

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

絞り込み条件を変える

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

Timestamp (timespec).

...Timestamp (timespec).

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

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

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

The sender's credentials

...The sender's credentials

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

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

Socket::Constants::SCM_CREDS -> Integer (125.0)

Process credentials

...Process credentials

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

@see Socket::AncillaryData,
BasicSocket
#sendmsg, BasicSocket#recvmsg,
unix(4freebsd)...