るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. socket setsockopt
  2. basicsocket setsockopt
  3. openssl setsockopt
  4. socketforwarder setsockopt
  5. setsockopt socket

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::SO_PEERCRED -> Integer (72952.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 (72952.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