るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.009秒)
トップページ > バージョン:2.2.0[x] > ライブラリ:socket[x] > クエリ:socketpair[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. socket socketpair
  2. unixsocket socketpair
  3. socketpair socket
  4. socketpair unixsocket

検索結果

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