Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
370e0f1de5674ccc06773165d9da2afb90a60638
/
src
/
proto_sockpair.c
4c69cff
MINOR: tcp/uxst/sockpair: only ask for I/O when really waiting for a connect()
by Willy Tarreau
· Wed Mar 04 16:38:00 2020 +0100
562e0d8
MINOR: tcp/uxst/sockpair: use fd_want_send() instead of conn_xprt_want_send()
by Willy Tarreau
· Fri Feb 21 10:24:51 2020 +0100
0948a78
BUG/MINOR: listener: enforce all_threads_mask on bind_thread on init
by Willy Tarreau
· Wed Feb 12 10:15:34 2020 +0100
daacf36
BUG/MEDIUM: protocols: add a global lock for the init/deinit stuff
by Willy Tarreau
· Wed Jul 24 16:45:02 2019 +0200
3f4fa09
MINOR: sockpair: use conn->dst for the target address in ->connect()
by Willy Tarreau
· Wed Jul 17 16:42:04 2019 +0200
03abf2d
MEDIUM: connections: Remove CONN_FL_SOCK*
by Olivier Houchard
· Tue May 28 10:12:02 2019 +0200
fdcb007
MEDIUM: proto: Change the prototype of the connect() method.
by Olivier Houchard
· Mon May 06 18:32:29 2019 +0200
a36b324
MEDIUM: listener: keep a single thread-mask and warn on "process" misuse
by Willy Tarreau
· Sat Feb 02 13:14:34 2019 +0100
3d95717
MINOR: threads: make use of thread_mask() to simplify some thread calculations
by Willy Tarreau
· Sat Feb 02 18:00:17 2019 +0100
8bb32ae
CLEANUP: Fix typos in the socket pair protocol subsystem
by Joseph Herlant
· Sun Nov 25 11:43:27 2018 -0800
c03eb01
BUG/MEDIUM: mworker: avoid leak of client socket
by William Lallemand
· Tue Nov 27 12:02:37 2018 +0100
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· Sun Nov 25 19:14:37 2018 +0100
637b695
BUG/MEDIUM: connections: Don't reset the conn flags in *connect_server().
by Olivier Houchard
· Fri Nov 23 14:23:07 2018 +0100
7d7ab43
BUILD: sockpair: silence a build warning at -Wextra
by Willy Tarreau
· Thu Sep 20 11:39:39 2018 +0200
2fe7dd0
MEDIUM: protocol: sockpair protocol
by William Lallemand
· Tue Sep 11 16:51:29 2018 +0200