Re: [PATCH 4/4]: CLEANUP: proto_uxst: initialize socket before setting.

2016-04-12 Thread Willy Tarreau
On Fri, Apr 08, 2016 at 11:43:52AM +0100, David CARLIER wrote: > Subject: [PATCH 4/4] CLEANUP: proto_uxst: initialize socket before setting. > > Initializes the socket before usage. However, there might > be then a slight impact performance hit. > --- > src/proto_uxst.c | 2 ++

[PATCH 4/4]: CLEANUP: proto_uxst: initialize socket before setting.

2016-04-08 Thread David CARLIER
016 10:44:08 +0100 Subject: [PATCH 4/4] CLEANUP: proto_uxst: initialize socket before setting. Initializes the socket before usage. However, there might be then a slight impact performance hit. --- src/proto_uxst.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/proto_uxst.c b/src/proto_