You need to use waitFor instead of await if you want to run {.async.} proc in
non {.async.} context.
when isMainModule :
waitFor mastercon()
Run
- Async socket to server connection error handling adokitkat
- Re: Async socket to server connection error handling dom96
- Re: Async socket to server connection error handling qqtop
- Re: Async socket to server connection error handlin... treeform
