perkeep/pkg/webserver
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
..
envpipe_unix.go maybe a windows build problem, found by gophorge 2012-04-24 14:41:15 -07:00
envpipe_windows.go maybe a windows build problem, found by gophorge 2012-04-24 14:41:15 -07:00
webserver.go Modification to allow windows build and deployement 2012-10-30 23:17:58 -04:00