2004-10-27 jrandom

* Fix a strange race condition on i2cp client disconnect.
    * win98 startup fixes (thanks tester-1 and ardvark!)
    * include build scripts for the new streaming lib (which is NOT ready
      for use yet, but you can hack around with it)
(enjoy, duck)
This commit is contained in:
jrandom
2004-10-28 02:11:52 +00:00
committed by zzz
parent d5607ca195
commit 0c51f2b583
6 changed files with 60 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
@echo off
setlocal
REM Isn't it great the lengths we go through to launch a task without a dos box?
start javaw -cp lib\i2p.jar net.i2p.util.ShellCommand i2prouter.bat
start /m I2Psvc.exe -c wrapper.config
exit