Fossil

View Ticket
Login
Ticket Hash: 7ef970e4a28d77b9f29c91923f502bc7d810abac
Title: "fossil server" gives an error under winxp
Status: Fixed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2008-11-19 23:44:47
17.37 years ago
Created: 2008-11-19 12:15:02
17.37 years ago
Version Found In: f6a071cef1
Description:
I was trying to run fossil server -P 2020 <repository> and got an error: "fossil.exe: error from accept()" running fossil server -P 8080 <repository> gives the same error, but if port is not specified everything works fine. Annoying issue.

drh added on 2008-11-19 23:44:47:
A similar bug exists in the unix side. Fixed by check-in [53db9rcd41].