Age | Commit message (Collapse) | Author |
|
This avoids that dillo instances connect to stale ports after dpid is no
longer running (e.g. after a reboot).
This is mainly a problem if the machine is configured to silently ignore
connection attempts to unused ports (net.inet.tcp.blackhole=1 on *BSD).
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2010-January/007247.html
|
|
|
|
Initially meant for MINIX, but in the process several bugs were fixed,
the code restructured, added more error handling and improved in general.
In the future we may go back to UDS, but the cleanup gains will remain.
|
|
|
|
|
|
and there's no need to touch dillo's sources to add new dpi services.
Just make your dpi program, add a dpidrc line and play with it!
|
|
|