Ticket #34 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

make IP address to listen on a configurable option

Reported by: dev Assigned to: dev
Priority: major Milestone: first public beta
Component: Core Version:
Keywords: Cc:

Description

the detection of the IP address we should bind to doesn't work on systems with more than one interface.

Change History

31.12.2006 00:01:33 changed by dev

  • status changed from new to closed.
  • resolution set to fixed.

(In [214]) introduce 'ConfigObj?' to handle the configuration file

This, and the get_ip_address function in utils.py, closes #34.