Fork of the Unix Domain Sockets for Java, from https://code.google.com/p/junixsocket/
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
remove mysql and rmi code, remove eclipse project files, cleanup build.xml
dda8e99View on GitHubremove duplicated build details (can be found in the readme now)
bc1c015View on GitHubthe native implementation doesn't recognize the option id SocketOptions.TCP_NODELAY
9b3a39dView on GitHubIssue #6 Cancelling accept() requests: Improve chance of breaking out of accept().
ea28967View on GitHubFix issue #19: Native library fails to load on rhel4 32-bit when crosscompiled from rhel5 64-bit.
77b3398View on GitHubfixed Issue 17: setOption: SO_RCVBUF and SO_SNDBUF take Integers instead of Boolean
261b8c8View on GitHub