Commit graph

4 commits

Author SHA1 Message Date
Damir Jelić
2758ece4a9 tests: Fix server tests. 2019-07-03 21:20:07 +02:00
Damir Jelić
c680939005 server: Use the extra_path functionality from nio. 2019-02-04 10:42:03 +01:00
Damir Jelić
b884536e7e server: Don't use the address in the config for connection establishment.
The address in the config can contain subpaths and it doesn't make sense
for a socket to connect to this address. The net location without the
subpath is now contained in server.address.
2019-02-03 22:56:10 +01:00
Damir Jelić
107a7a606e server: Allow a server address with a subpath. 2019-02-03 10:21:59 +01:00