Follow-up Comment #3, bug #26856 (project gnustep):
perhaps it doesn't get defined at all. I couldn't grep for it in the
headers.
furthermore the manpage for accept
http://docs.sun.com/app/docs/doc/802-5747-03/6i9g1bg35?a=viewsays
#include <sys/socket.h>
int accept (int socket, struct sockaddr * address, size_t * address_len);
it uses size_t and not socklen_t
_______________________________________________________
Reply to this item at:
<
http://savannah.gnu.org/bugs/?26856>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@...
http://lists.gnu.org/mailman/listinfo/bug-gnustep