るりまサーチ (Ruby 3.4)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.018秒)
トップページ > バージョン:3.4[x] > クエリ:setsockopt[x] > クエリ:SO_PEERCRED[x]

別のキーワード

  1. socket so_type
  2. socket so_bintime
  3. socket so_priority
  4. socket so_error
  5. socket so_wantmore

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SO_PEERCRED -> Integer (54352.0)

The credentials of the foreign process connected to this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The credentials of the foreign process connected to this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), unix(7linux), socketpair(2linux),
Socket::Constants::SOL_SOCKET

Socket::SO_PEERCRED -> Integer (54352.0)

The credentials of the foreign process connected to this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

The credentials of the foreign process connected to this socket。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see socket(7linux), unix(7linux), socketpair(2linux),
Socket::Constants::SOL_SOCKET