socket: Get address option defaults correctly.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 25 Jun 2007 22:18:18 +0000 (23:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Jun 2007 22:18:18 +0000 (23:18 +0100)
commitb374625fc45476149e33c83530bfc989d353f56d
tree3052d5b8070f954ded269650542aa3762767d68a
parent8cf7c7c277cbdea379003dc8e872392b8c519c7d
socket: Get address option defaults correctly.

Ooops: we'd overwrite the address-family-specific defaults with the
generic ones.
socket.c