Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f149d8f21e65333b4639215b9fb9556b596a80cf
/
include
/
proto
/
raw_sock.h
f7bc57c
REORG: connection: rename the data layer the "transport layer"
by Willy Tarreau
· Wed Oct 03 00:19:48 2012 +0200
c578891
CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops
by Willy Tarreau
· Fri Aug 24 18:12:41 2012 +0200
75bf2c9
REORG: sock_raw: rename the files raw_sock*
by Willy Tarreau
· Mon Aug 20 17:01:35 2012 +0200
[Renamed (86%) from include/proto/sock_raw.h]
b277d6e
CLEANUP: sock_raw: remove last references to stream_sock
by Willy Tarreau
· Fri May 11 16:59:14 2012 +0200
59b9479
BUG/MEDIUM: stream_interface: restore get_src/get_dst
by Willy Tarreau
· Fri May 11 16:16:40 2012 +0200
c63190d
REORG: use the name sock_raw instead of stream_sock
by Willy Tarreau
· Fri May 11 14:23:52 2012 +0200
[Renamed (96%) from include/proto/stream_sock.h]
bbebbbf
REORG/MEDIUM: move the default accept function from sockstream to protocols.c
by Willy Tarreau
· Mon May 07 21:22:09 2012 +0200
26d8c59
REORG/MEDIUM: replace stream interface protocol functions by a proto pointer
by Willy Tarreau
· Mon May 07 18:12:14 2012 +0200
5c979a9
REORG/MEDIUM: stream_interface: initialize socket ops from descriptors
by Willy Tarreau
· Mon May 07 17:15:39 2012 +0200
9b061e3
MEDIUM: stream_sock: add a get_src and get_dst callback and remove SN_FRT_ADDR_SET
by Willy Tarreau
· Sat Apr 07 18:03:52 2012 +0200
a8f55d5
[MEDIUM] backend: initialize the server stream_interface upon connect()
by Willy Tarreau
· Mon May 31 17:44:19 2010 +0200
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· Fri May 28 18:46:57 2010 +0200
3ffeba1
[MEDIUM] enable inter-stream_interface wakeup calls
by Willy Tarreau
· Sun Dec 14 14:42:35 2008 +0100
b025325
[MINOR] stream_sock_data_finish() should not expose fd
by Willy Tarreau
· Sun Nov 30 21:37:12 2008 +0100
0a5d5dd
[MEDIUM] remove stream_sock_update_data()
by Willy Tarreau
· Sun Nov 23 19:31:35 2008 +0100
cff6411
[MAJOR] add a connection error state to the stream_interface
by Willy Tarreau
· Mon Nov 03 06:26:53 2008 +0100
d7704b5
[MINOR] add an expiration flag to the stream_sock_interface
by Willy Tarreau
· Thu Sep 04 11:51:16 2008 +0200
3c6ab2e
[MEDIUM] use buffer_check_timeouts instead of stream_sock_check_timeouts()
by Willy Tarreau
· Thu Sep 04 11:19:41 2008 +0200
48adac5
[MEDIUM] stream interface: add the ->shutw method as well as in and out buffers
by Willy Tarreau
· Sat Aug 30 04:58:38 2008 +0200
e5ed406
[MAJOR] make stream sockets aware of the stream interface
by Willy Tarreau
· Sat Aug 30 03:17:31 2008 +0200
3a16b2c
[MEDIUM] split stream_sock_process_data
by Willy Tarreau
· Thu Aug 28 08:54:27 2008 +0200
2d21279
[MEDIUM] stream_sock_process_data moved to stream_sock.c
by Willy Tarreau
· Wed Aug 27 21:41:35 2008 +0200
fa7e102
[MAJOR] rework of the server FSM
by Willy Tarreau
· Sun Oct 19 07:30:41 2008 +0200
f8306d5
[MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write()
by Willy Tarreau
· Sat Jul 29 19:01:31 2006 +0200
d797128
[MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read()
by Willy Tarreau
· Sat Jul 29 18:36:34 2006 +0200
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200