This website requires JavaScript.
Explore
Help
Sign In
I2P_Developers
/
i2p.itoopie
Watch
3
Star
0
Fork
0
You've already forked i2p.itoopie
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
94e891880b5b18fcc5d2be341cf71c409f0baa43
i2p.itoopie
/
core
/
java
History
jrandom
8aa07e6f12
synchronized on (and .wait/notify against) the ShellCommand, not the Thread.
...
in general the old way worked often, but would sometimes cause a race, this should be a bit safer
2004-09-01 23:08:35 +00:00
..
src
synchronized on (and .wait/notify against) the ShellCommand, not the Thread.
2004-09-01 23:08:35 +00:00
test/net
/i2p
new constructor
2004-06-22 04:53:22 +00:00
build.xml
target=1.3 and source=1.3, not target=1.1 and source=1.3
2004-07-12 16:39:22 +00:00