Package junixsocket: Information

    Source package: junixsocket
    Version: 1.3-alt6_jpp11
    Build time:  Dec 2, 2023, 08:52 AM
    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 (loongarch64)
    junixsocket-debuginfo (loongarch64)
    junixsocket-javadoc (loongarch64)

    Maintainer: Igor Vlasenko


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