Re: follow-up: discrepancy with POSIX

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Wednesday, September 19, 2007 - 10:26 am

On Wed, Sep 19, 2007 at 09:49:09AM -0700, Ulrich Drepper wrote:

Ok "standard" was perhaps a poor choice of words.

AF_UNSPEC used to be introduced long ago by Alan based on some early 
POSIX draft iirc.

Also incidentially it's a null address:

include/linux/socket.h:#define AF_UNSPEC        0


memset(&sockaddr, 0, sizeof(sockaddr)) should give you AF_UNSPEC

-Andi
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 8:21 am)
Re: follow-up: discrepancy with POSIX, Andi Kleen, (Wed Sep 19, 8:47 am)
Re: follow-up: discrepancy with POSIX, David Miller, (Wed Sep 19, 9:15 am)
Re: follow-up: discrepancy with POSIX, Alan Cox, (Wed Sep 19, 9:39 am)
Re: follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 9:49 am)
Re: follow-up: discrepancy with POSIX, David Miller, (Wed Sep 19, 9:52 am)
Re: follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 10:04 am)
Re: follow-up: discrepancy with POSIX, Andi Kleen, (Wed Sep 19, 10:26 am)
Re: follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 10:27 am)
Re: follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 10:46 am)
Re: follow-up: discrepancy with POSIX, Andi Kleen, (Wed Sep 19, 10:57 am)
Re: follow-up: discrepancy with POSIX, Ulrich Drepper, (Wed Sep 19, 11:02 am)
Re: follow-up: discrepancy with POSIX, Alan Cox, (Wed Sep 19, 11:06 am)
Re: follow-up: discrepancy with POSIX, Andi Kleen, (Wed Sep 19, 11:30 am)
Re: follow-up: discrepancy with POSIX, Rick Jones, (Wed Sep 19, 11:38 am)
Re: follow-up: discrepancy with POSIX, Andi Kleen, (Wed Sep 19, 12:40 pm)
Re: follow-up: discrepancy with POSIX, Valdis.Kletnieks, (Wed Sep 19, 1:33 pm)