Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0c535683eef05b420d7bf0b25cf38820d02333fe
/
src
/
sock_unix.c
3824743
CLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cloexec()
by Willy Tarreau
· Tue Apr 26 10:24:14 2022 +0200
01cac3f
MEDIUM: listeners: split the thread mask between receiver and bind_conf
by Willy Tarreau
· Tue Oct 12 08:47:54 2021 +0200
9063a66
MINOR: fd: move .exported into fdtab[].state
by Willy Tarreau
· Tue Apr 06 18:09:06 2021 +0200
233ad28
CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind()
by Willy Tarreau
· Thu Oct 15 21:45:15 2020 +0200
9589aa0
CLEANUP: sock-unix: Remove an unreachable goto clause
by Christopher Faulet
· Wed Oct 07 14:37:00 2020 +0200
3cd58bf
MINOR: sock_unix: report the errno string in binding errors
by Willy Tarreau
· Thu Sep 17 08:35:38 2020 +0200
eb8cfe6
BUILD: sock_unix: add missing errno.h
by Willy Tarreau
· Wed Sep 16 22:15:40 2020 +0200
f1f6609
MINOR: protocol: retrieve the family-specific fields from the family
by Willy Tarreau
· Fri Sep 04 08:15:31 2020 +0200
b0254cb
MINOR: protocol: add a new proto_fam structure for protocol families
by Willy Tarreau
· Fri Sep 04 08:07:11 2020 +0200
1e0a860
MEDIUM: sock_unix: implement sock_unix_bind_receiver()
by Willy Tarreau
· Wed Sep 02 17:14:29 2020 +0200
1c34b88
BUILD: sock_unix: fix build issue with isdigit()
by Willy Tarreau
· Sat Aug 29 06:44:37 2020 +0200
0d06df6
MINOR: sock: introduce sock_inet and sock_unix
by Willy Tarreau
· Fri Aug 28 15:10:11 2020 +0200