
* 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)
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
@echo off
|
|
start /m I2Psvc.exe -c wrapper.config
|
|
exit
|