Re: [PATCH 5/9]: Glue function to support sockopt code

2007-10-01 Thread Ian McDonald
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

[PATCH 5/9]: Glue function to support sockopt code

2007-09-28 Thread Gerrit Renker
[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