るりまサーチ

最速Rubyリファレンスマニュアル検索!
48件ヒット [1-48件を表示] (0.044秒)
トップページ > クエリ:u[x] > クエリ:PF_UNIX[x]

別のキーワード

  1. socket pf_cnt
  2. socket pf_natm
  3. socket pf_key
  4. socket pf_atm
  5. socket pf_inet

ライブラリ

クラス

モジュール

検索結果

Socket::Constants::PF_UNIX -> Integer (18201.0)

Unix domain socket。 Socket.open の第一引数 domain に使用します。

...
U
nix domain socket。
Socket.open の第一引数 domain に使用します。

@see sys/socket.h(header), unix(7linux)...

Socket::PF_UNIX -> Integer (18201.0)

Unix domain socket。 Socket.open の第一引数 domain に使用します。

...
U
nix domain socket。
Socket.open の第一引数 domain に使用します。

@see sys/socket.h(header), unix(7linux)...

Socket::AF_UNIX -> Integer (3101.0)

Unix domain socket。 Socket.open の第一引数 domain に使用します。

...
U
nix domain socket。
Socket.open の第一引数 domain に使用します。

@see sys/socket.h(header), unix(7linux)...

Socket::Constants::AF_UNIX -> Integer (3101.0)

Unix domain socket。 Socket.open の第一引数 domain に使用します。

...
U
nix domain socket。
Socket.open の第一引数 domain に使用します。

@see sys/socket.h(header), unix(7linux)...