On 9/29/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > [DCCP]: Glue function to support sockopt code > > This adds a glue function so that change requests can still be made via > setsockopt > calls. This is useful for testing and maybe even from an API point of view. > > The test whether the socket is not already connected is made deeper in the > function > call hierarchy - when dccp_feat_register_change is called. This is on > purpose, since > it enables to write further functions on top of the latter function without > having > to test for this condition in each calling function. > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]>
Acked-by: Ian McDonald <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

