Package junixsocket: Information
Source package: junixsocket
Version: 1.3-alt6
Build time: Jun 18, 2019, 10:47 PM in the task #232536
Category: Development/Java
Report package bugHome page: http://junixsocket.googlecode.com/
License: Apache Software License 2.0
Summary: Java/JNI library that allows the use of Unix Domain Sockets
Description:
junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.
List of RPM packages built from this SRPM:
junixsocket (x86_64, i586, aarch64)
junixsocket-debuginfo (x86_64, i586, aarch64)
junixsocket-javadoc (x86_64, i586, aarch64)
junixsocket (x86_64, i586, aarch64)
junixsocket-debuginfo (x86_64, i586, aarch64)
junixsocket-javadoc (x86_64, i586, aarch64)
Maintainer: Igor Vlasenko
Last changed
June 18, 2019 Gleb Fotengauer-Malinovskiy 1.3-alt6
- Fixed build on ppc64le and aarch64 architectures.
Feb. 14, 2016 Igor Vlasenko 1.3-alt5
- fixed build with java8
April 4, 2012 Igor Vlasenko 1.3-alt4
- fixed build with java7