From 021d09af1375834fe9aaca916e60dcd2ad3be845 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 7 Jul 2017 18:17:51 -0700 Subject: Start of progress on Windows. Name resolution and IOCP work begins. --- src/core/platform.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/platform.h') diff --git a/src/core/platform.h b/src/core/platform.h index d5c6aa8a..11a01abb 100644 --- a/src/core/platform.h +++ b/src/core/platform.h @@ -79,7 +79,6 @@ extern void nni_free(void *, size_t); typedef struct nni_plat_mtx nni_plat_mtx; typedef struct nni_plat_cv nni_plat_cv; typedef struct nni_plat_thr nni_plat_thr; -typedef struct nni_plat_tcpsock nni_plat_tcpsock; // // Threading & Synchronization Support -- cgit v1.2.3-70-g09d2