1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

close -> closeasync

This commit is contained in:
jeff 2019-10-09 09:09:42 -04:00
parent 58a25602f5
commit 9dd73dad46

View file

@ -89,7 +89,7 @@ namespace llarp
/// close async
void
Close();
CloseAsync();
/// wait until closed and done
void