Hi Yuxi,

"Yuxi Hao" <lifenjoi...@163.com> writes:

> +#ifdef WINDOWS
> +  ws_cleanup ();
> +#endif
> +
>    cleanup ();

ws_cleanup is registered using an atexit callback.  Have you observed
any issue with it?  Isn't that triggered?

Giuseppe

Reply via email to