On Sunday, 19 September 2021 at 21:10:16 UTC, eugene wrote:
I rearranged the code of main() like this:
Similar rearrangement fixed the echo-client as well. (I moved creation of Stopper to the very beginning of main())
eugene via Digitalmars-d-learn Mon, 20 Sep 2021 04:46:08 -0700
On Sunday, 19 September 2021 at 21:10:16 UTC, eugene wrote:
I rearranged the code of main() like this:
Similar rearrangement fixed the echo-client as well. (I moved creation of Stopper to the very beginning of main())