On 9/29/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> 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 <gerrit@xxxxxxxxxxxxxx> Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html