るりまサーチ

最速Rubyリファレンスマニュアル検索!
466件ヒット [401-466件を表示] (0.015秒)

別のキーワード

  1. basicsocket setsockopt
  2. basicsocket do_not_reverse_lookup
  3. basicsocket do_not_reverse_lookup=
  4. socket basicsocket

ライブラリ

クラス

モジュール

検索結果

<< < ... 3 4 5 >>

Socket::SCM_BINTIME -> Integer (18.0)

Timestamp (bintime).

...Timestamp (bintime).

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

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

Socket::SCM_CREDENTIALS -> Integer (18.0)

The sender's credentials

...The sender's credentials

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

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

Socket::SCM_CREDS -> Integer (18.0)

Process credentials

...Process credentials

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

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

Socket::SCM_RIGHTS -> Integer (18.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::SCM_TIMESTAMP -> Integer (18.0)

Timestamp (timeval).

...Timestamp (timeval).

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

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

絞り込み条件を変える

Socket::SCM_TIMESTAMPNS -> Integer (18.0)

Timestamp (timespec).

...Timestamp (timespec).

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

@see Socket::AncillaryData, Socket::AncillaryData#timestamp
BasicSocket
#sendmsg, BasicSocket#recvmsg...
<< < ... 3 4 5 >>