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