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 rpms provided by 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. jpackage-utils
      2. junit
      3. /proc
      4. /proc
      5. ant
      6. ant-junit
      7. rpm-build-java
      8. java-devel-default

    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