You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phd/src
Richard Bradfield a07c921fee
Default to dual stack and add BIND arg
Change the default bind address to be `[::]` and allow the user to
specify the socket to bind on.

This is distinct from the HOST/PORT pair already configurable as phd
might be running behind a proxy where links need to be generated with a
different destination to the bound socket.
4 years ago
..
color.rs force docs, other warnings 4 years ago
gopher.rs use phetch's gopher Type enum 4 years ago
lib.rs use phetch's gopher Type enum 4 years ago
main.rs Default to dual stack and add BIND arg 4 years ago
request.rs format tweaks 4 years ago
server.rs Default to dual stack and add BIND arg 4 years ago