hashcloak / Meson

The monorepo for Meson project
GNU General Public License v3.0
11 stars 6 forks source link

ping: use defer #175

Closed sc0Vu closed 1 year ago

sc0Vu commented 1 year ago

Description

The client won't close if error happen (panic). In this PR, I use defer to close connection.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: