Peer review feedback. Handle socket.Connect() failures.

This commit is contained in:
David Garske
2020-03-18 13:33:15 -07:00
parent 00a49dffd0
commit a28fc5e70b
2 changed files with 28 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
using System;
using System.Runtime.InteropServices;