From b3f780bf4bda402c5fb4c6de53b44d004729a30b Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 13 Aug 2009 11:01:17 +0200 Subject: [PATCH] Remove obsolete comment --- fwp/lib/fwp/fwp_endpoint.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fwp/lib/fwp/fwp_endpoint.c b/fwp/lib/fwp/fwp_endpoint.c index 7173c57..eb894cf 100644 --- a/fwp/lib/fwp/fwp_endpoint.c +++ b/fwp/lib/fwp/fwp_endpoint.c @@ -540,7 +540,6 @@ ssize_t fwp_recv(fwp_endpoint_d_t epointd, } while (1){ - /* FIXME: What about using a loop here and continue instead of goto???? */ /* FWP_EPOINT_RELIABLE */ fdset = fwp_epoint->fdset; if (select(FD_SETSIZE, &fdset, (fd_set *)0, -- 2.39.2