]> rtime.felk.cvut.cz Git - frescor/fwp.git/commitdiff
Remove obsolete comment
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 13 Aug 2009 09:01:17 +0000 (11:01 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 13 Aug 2009 09:01:17 +0000 (11:01 +0200)
fwp/lib/fwp/fwp_endpoint.c

index 7173c57a644a85ef17ad1a53c2756b878d1345ea..eb894cf7f717113eb2ebf216c41af56c8a51b3dc 100644 (file)
@@ -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,