るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

モジュール

検索結果

<< < ... 2 3 4 5 > >>

Socket::Constants::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::Constants::SCM_TIMESTAMP -> Integer (18.0)

Timestamp (timeval).

...Timestamp (timeval).

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

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

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

Timestamp (timespec).

...Timestamp (timespec).

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

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

Socket::MSG_ERRQUEUE -> Integer (18.0)

Fetch message from error queue

...Fetch message from error queue

BasicSocket
#recv, BasicSocket#recvmsg
flags 引数に用います。

@see recv(2linux)...

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...
<< < ... 2 3 4 5 > >>