constant Socket::AF_LOCAL
AF_LOCAL -> IntegerAF_UNIX -> IntegerPF_LOCAL -> IntegerPF_UNIX -> Integer-
Unix domain socket。 Socket.open の第一引数 domain に使用します。
[SEE_ALSO] sys/socket.h(header), unix(7linux)
class Socket
AF_LOCAL -> IntegerAF_UNIX -> IntegerPF_LOCAL -> IntegerPF_UNIX -> IntegerUnix domain socket。 Socket.open の第一引数 domain に使用します。
[SEE_ALSO] sys/socket.h(header), unix(7linux)