mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Merge remote-tracking branch 'origin/capnproto' into FirstPage
This commit is contained in:
commit
1c058de0b1
@ -32,7 +32,7 @@ namespace FabAccessAPI_Test {
|
||||
[SetUp]
|
||||
public void Setup() {
|
||||
var rpcClient = new TcpRpcClient();
|
||||
rpcClient.Connect("127.0.0.1", 59661);
|
||||
rpcClient.Connect("::1", 59661);
|
||||
_connection = new Connection(rpcClient);
|
||||
}
|
||||
|
||||
|
2
external/SASL
vendored
2
external/SASL
vendored
@ -1 +1 @@
|
||||
Subproject commit cb9a9919c971e00c52732fba983e82d795fbe4ad
|
||||
Subproject commit 7316498e9bf9b6380227823f9ae120de09a896ce
|
Loading…
x
Reference in New Issue
Block a user