るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.096秒)
トップページ > 種類:定数[x] > クエリ:SO_PEERCRED[x]

別のキーワード

  1. socket so_nke
  2. socket so_type
  3. socket so_error
  4. socket so_nread
  5. socket so_debug

ライブラリ

クラス

モジュール

検索結果

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