Samuel Thibault, le Thu 11 Aug 2005 01:42:41 +0200, a écrit :
> so that getpeername(fd, NULL, NULL); crashes (while it is a common way
> to determine whether an fd is a socket).

Err: please read socklen_t len; getpeername(fd, NULL, &len); of course.

Regards,
Samuel


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to