-
```
Hi.
I'm getting the error below:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
junixsocket-linux-1.5-amd64 in java.library.path
at java.lang.ClassLoader.loadLibrary(C…
-
```
What steps will reproduce the problem?
1.gives compiler error while building if using a cross platform gcc
compiler(ppc) as jni.h and jni_md.h cannot be located
[echo] Compiling for architecture…
-
```
This is an enhancement request.
The request is for ldaptive to support connections to LDAP servers using LDAPI
so that if a Java application is running on the same host as the LDAP server
than …
-
Can the jars be published to the clojars repo?
`Failed to execute goal on project runtime-oio-uds: Could not resolve dependencies for project com.flipkart.phantom:runtime-oio-uds:jar:1.4.4: Failure t…
ghost updated
8 years ago
-
```
This is an enhancement request.
The request is for ldaptive to support connections to LDAP servers using LDAPI
so that if a Java application is running on the same host as the LDAP server
than …
-
```
Please, test offset+length against array bounds in read/write native functions
to avoid memory corruption in presence of wrong arguments values.
Patch provided in attachment.
Best regards,
Eric…
-
```
What steps will reproduce the problem?
code:
File socketFile = new File("/tmp/cgi.socket");
AFUNIXSocket sock = AFUNIXSocket.newInstance();
sock.connect(new AFUNIXSocketAddress(socketF…
-
```
The ServerSocket JavaDocs state that
"Closes this socket. Any thread currently blocked in accept() will throw a
SocketException."
However, the junixsocket implementation of accept() does seem …
-
```
This is an enhancement request.
The request is for ldaptive to support connections to LDAP servers using LDAPI
so that if a Java application is running on the same host as the LDAP server
than …
-
```
This is an enhancement request.
The request is for ldaptive to support connections to LDAP servers using LDAPI
so that if a Java application is running on the same host as the LDAP server
than …