Fork of junixsocket on Google Code. Will try to make a Gradle build for it with upload to Maven; at first just a local Maven proxy, though. Will be used by my fork of jsch-agent-proxy
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fixed Issue 17: setOption: SO_RCVBUF and SO_SNDBUF take Integers instead of Boolean
261b8c8View on GitHub36297bdView on GitHubd831795View on GitHubAdded testcase for issue 6, and changed SocketTestBase accordingly.
e9d6d89View on GitHubAdded skip32/skip64 switches for all supported platforms
6ba5178View on GitHubTest case to highlight Socket#setSoTimeout behavior (see JUNIXSOCKET-14).
8090f30View on GitHubImproved build process. Now includes automatic junit4 testing (adds new dependency to junit4).
7cfd236View on GitHubThe system property "org.newsclub.net.unix.library.loaded" is now automatically set to the absolute path of the loaded junixsocket native library.
750a37eView on GitHubImplemented InputStream#available(), see issue http://code.google.com/p/junixsocket/issues/detail?id=11
d407d47View on GitHub