mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-01-02 14:13:07 +00:00
fixes
This commit is contained in:
parent
f4bcb68266
commit
c9c70c43d2
@ -137,6 +137,7 @@ proc NewReliabilityManager(
|
||||
|
||||
## Creates a new instance of the Reliability Manager.
|
||||
if isNil(callback):
|
||||
echo "error: missing callback in NewReliabilityManager"
|
||||
return nil
|
||||
|
||||
## Create the SDS thread that will keep waiting for req from the main thread.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user