zond / god

A Go database
Other
531 stars 39 forks source link

god_server fails to start on windows due to mkdir of invalid directory #14

Closed shivakumargn closed 11 years ago

shivakumargn commented 11 years ago

The go_server fails to start while attempting to create a invalid directory on windows. Directory name = ip:port

Hence fails to start

D:\sources\gopath\src\github.com\zond\god\god_server>god_server panic: mkdir 127.0.0.1:9191: The directory name is invalid.