I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 833ebd07 authored by zzz's avatar zzz
Browse files

Jetty: Fix temp dir handling, which was causing susidns not to start on windows.

Jetty forms the temp directory name from, among other things, the bound
address. The patch in 0.7.2 to bind to IPV6 addresses led to ':' in the
directory name, which is not allowed on windows. Change these to '_'.
parent b430abf1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment