Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
-
Reviewed
Description
Create DomainSocket, a JNI class which provides UNIX domain sockets functionality in Java. Also create DomainPeer, DomainPeerServer. This change also adds a unit test as well as TemporarySocketDirectory.
Finally, this change adds a few C utility methods for handling JNI exceptions, such as newException.