« Return to Thread: [bug #26856] fails to compile on solaris 2.6 (socklen_t)

[bug #26856] fails to compile on solaris 2.6 (socklen_t)

by Matt McCutchen-8 :: Rate this Message:

Reply to Author | View in Thread


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=view

says

#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

 « Return to Thread: [bug #26856] fails to compile on solaris 2.6 (socklen_t)