- 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
- 0e1aaf4 MEDIUM: proto: duplicate receivers marked RX_F_MUST_DUP by Willy Tarreau · 1 year, 9 months ago
- de63efb MINOR: proto_ux: ability to dump ABNS names in error messages by Aurelien DARRAGON · 1 year, 10 months ago
- 2a7903b BUG/MINOR: sock_unix: match finalname with tempname in sock_unix_addrcmp() by Aurelien DARRAGON · 1 year, 9 months ago
- 145b17f BUG/MEDIUM: listener: duplicate inherited FDs if needed by Willy Tarreau · 1 year, 11 months ago
- 9464bb1 MEDIUM: fd: add the tgid to the fd and pass it to fd_insert() by Willy Tarreau · 2 years, 5 months ago
- 512dd2d MINOR: fd: make fd_insert() apply the thread mask itself by Willy Tarreau · 2 years, 5 months ago
- 82e378a MINOR: fd/thread: get rid of thread_mask() by Willy Tarreau · 2 years, 5 months ago
- 3824743 CLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cloexec() by Willy Tarreau · 2 years, 7 months ago
- 01cac3f MEDIUM: listeners: split the thread mask between receiver and bind_conf by Willy Tarreau · 3 years, 1 month ago
- 9063a66 MINOR: fd: move .exported into fdtab[].state by Willy Tarreau · 3 years, 8 months ago
- 233ad28 CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind() by Willy Tarreau · 4 years, 1 month ago
- 9589aa0 CLEANUP: sock-unix: Remove an unreachable goto clause by Christopher Faulet · 4 years, 2 months ago
- 3cd58bf MINOR: sock_unix: report the errno string in binding errors by Willy Tarreau · 4 years, 2 months ago
- eb8cfe6 BUILD: sock_unix: add missing errno.h by Willy Tarreau · 4 years, 2 months ago
- f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · 4 years, 3 months ago
- b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · 4 years, 3 months ago
- 1e0a860 MEDIUM: sock_unix: implement sock_unix_bind_receiver() by Willy Tarreau · 4 years, 3 months ago
- 1c34b88 BUILD: sock_unix: fix build issue with isdigit() by Willy Tarreau · 4 years, 3 months ago
- 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · 4 years, 3 months ago