Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2002 13:33:10 -0700
From:      "George V. Neville-Neil" <gnn@neville-neil.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <jinmei@isl.rdc.toshiba.co.jp>, freebsd-net@FreeBSD.ORG
Subject:   Re: Error in UDP output processing? 
Message-ID:  <200208132033.g7DKXAxe020475@mail.meer.net>
In-Reply-To: Message from Julian Elischer <julian@elischer.org>  of "Tue, 13 Aug 2002 12:54:19 PDT." <Pine.BSF.4.21.0208131252440.17577-100000@InterJet.elischer.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
UDP sockets are temporarily connected when the transmit is done in
udp_output().  It should be disconnected if there is an error.  The
target of the goto is a bit late in the function for that.

Later,
George

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208132033.g7DKXAxe020475>