On 2011/06/14 16:33, Stuart Henderson wrote:
> -#define      TCPCTL_MAXID           22
> +#define TCPCTL_ALWAYS_KEEPALIVE 22 /* assume SO_KEEPALIVE is always set */
> +#define      TCPCTL_MAXID           23

I wasn't going to post a followup just for this but seeing as
a few people have mentioned it already, I'll post and save others
the trouble :) I have changed

#define TCPCTL_ALWAYS_KEEPALIVE 22 /* assume SO_KEEPALIVE is always set */

to

#define TCPCTL_ALWAYS_KEEPALIVE 22 /* assume SO_KEEPALIVE is always set */

(space/tab).

Reply via email to