Commit Graph

2 Commits

Author SHA1 Message Date
Brad Fitzpatrick 83002f748c localdisk: work on Linux w/ non-Unixy filesystem
Change-Id: I97f062a44d536866c6c5cd690f2c2409a08cbdf1
2013-02-13 16:48:28 -08:00
Maxime Lavigne 5a7510c384 Modification to allow windows build and deployement
Webserver were initialized with "tcp" and ":3179" by default and
listenURL assumed that it would be treated as IPv6 and replaced [::]
by localhost. Host that were listening on IPv4 0.0.0.0 didn't get
the modification.

Receive in localdisk were using link that failed on windows plateforms.

Camlistored didn't use Json Marshaling which caused problem with the
way Windows stores its paths.

Change-Id: I9f62f7d46399c3514707383efcb2752dbaf1f420
2012-10-30 23:17:58 -04:00