Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
Eric Scharff 98269286e5 Implemented a basic NIO socket channel interface. Non-blocking socket channels
and server socket channels are implemented.  This version works but only when
libnative is linked with g++ (because of C++ object creation code that fails
without this linking)
2007-10-05 15:32:56 -06:00
classpath Implemented a basic NIO socket channel interface. Non-blocking socket channels 2007-10-05 15:32:56 -06:00
src Merge branch 'master' of dice:git/vm 2007-10-04 17:17:57 -06:00
test Merge branch 'master' of dice:git/vm 2007-09-28 17:41:08 -06:00
.gitignore add .gitignore 2007-06-04 17:48:16 -06:00
makefile snapshot 2007-10-03 18:41:54 -06:00
valgrind.supp bugfixes for recent refactoring effort 2007-09-24 07:46:48 -06:00