Files @ 27eb6c6418f6
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
Handle resolving hostnames gracefully.
Fix support for hostname:port in remoteio.
Added timeout parameter to multiio_poll().
Fix stupid mistakes in distrenslave's read handler.
The server and client may not sit and play table tennis at last :-D.
slave
{
  username = "!username"
  password = "!password"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
  hostname = "protofusion.org"
}

include("distrencommon.conf")