Zebediah Figura : ws2_32/tests: Do not close the port passed to CreateIoCompletionPort separately from the port returned.

Alexandre Julliard julliard at winehq.org
Tue May 11 16:33:59 CDT 2021


Module: wine
Branch: master
Commit: 19246e508920c5ed5cb1bffbbdca7a540442146d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=19246e508920c5ed5cb1bffbbdca7a540442146d

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue May 11 11:40:19 2021 -0500

ws2_32/tests: Do not close the port passed to CreateIoCompletionPort separately from the port returned.

They are the same port handle.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/tests/sock.c | 60 ++++++++++++++++++++----------------------------
 1 file changed, 25 insertions(+), 35 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=19246e508920c5ed5cb1bffbbdca7a540442146d



More information about the wine-cvs mailing list