Package junixsocket: Information

    Source package: junixsocket
    Version: 1.3-alt6_jpp11
    Latest version according to Repology
    Build time:  Sep 2, 2021, 03:11 PM in the task #284413
    Category: Development/Java
    Report package bug
    License: Apache-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, ppc64le, i586, armh, aarch64)
    junixsocket-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    junixsocket-javadoc (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko



      1. /proc
      2. /proc
      3. java-devel-default
      4. jpackage-utils
      5. junit
      6. rpm-build-java
      7. ant
      8. ant-junit

    Last changed


    Sept. 2, 2021 Igor Vlasenko 1.3-alt6_jpp11
    - prepared for java11 migration
    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