corda/classpath
Joel Dice 4fd8396ba3 fix WSA error 10093 when openning a ServerSocketChannel
We need to call Socket.init before trying to use the Windows Socket
library.  We were already doing this in SocketChannel.open, but not in
ServerSocketChannel.open.
2014-11-07 11:31:19 -07:00
..
avian Merge remote-tracking branch 'origin/master' into android-upgrade 2014-09-24 10:59:39 -06:00
dalvik/system update to more recent version of Android class library 2014-08-21 13:42:49 -06:00
java fix WSA error 10093 when openning a ServerSocketChannel 2014-11-07 11:31:19 -07:00
libcore/reflect update to more recent version of Android class library 2014-08-21 13:42:49 -06:00
sun update to more recent version of Android class library 2014-08-21 13:42:49 -06:00
java-io.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-lang.cpp use .dylib instead of .jnilib as OS X library suffix 2014-10-28 14:53:43 -06:00
java-net.cpp cp/avian/java-net.cpp: fix segfault 2014-10-10 19:06:36 +04:00
java-nio.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-util-zip.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-util.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
jni-util.h explicitly override UNUSED definition 2014-08-17 15:34:44 -06:00
sockets.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
sockets.h explicitly override UNUSED definition 2014-08-17 15:34:44 -06:00