Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
28c41a40416a8716cee1fb0581ce338bee098cf5
/
src
/
stream_sock.c
8a7af60
[MEDIUM] detect streaming buffers and tag them as such
by Willy Tarreau
· Sat May 03 23:07:14 2008 +0200
d6f087e
[BUG] fix truncated responses with sepoll
by Willy Tarreau
· Fri Jan 18 17:20:13 2008 +0100
e94ebd0
[MEDIUM] moved the sockaddr pointer to the fdtab structure
by Willy Tarreau
· Tue Oct 09 17:14:37 2007 +0200
ab3e1d3
[MEDIUM] optimize I/O by detecting system starvation
by Willy Tarreau
· Sun Jun 03 14:10:36 2007 +0200
fa64558
[BUG] do not re-arm read timeout after writing data
by Willy Tarreau
· Sun Jun 03 15:59:52 2007 +0200
a8b55e3
[MINOR] use non-inline tv_* functions in many locations
by Willy Tarreau
· Sun May 13 16:08:19 2007 +0200
d825eef
[MAJOR] replaced all timeouts with struct timeval
by Willy Tarreau
· Sat May 12 22:35:00 2007 +0200
6996e15
[BUG] fixed connection establishment detection
by Willy Tarreau
· Mon Apr 30 14:37:43 2007 +0200
42aae5c
[MEDIUM] many cleanups in the time functions
by Willy Tarreau
· Sun Apr 29 17:43:56 2007 +0200
96bcfd7
[MAJOR] replaced rbtree with ul2tree.
by Willy Tarreau
· Sun Apr 29 10:41:56 2007 +0200
9f19529
[MAJOR] remove useless calls to shutdown(SHUT_RD)
by Willy Tarreau
· Sun Apr 15 21:26:58 2007 +0200
8374918
[MAJOR] implemented support for speculative I/O processing
by Willy Tarreau
· Sun Apr 15 20:56:27 2007 +0200
f161a34
[MEDIUM] updated all files to use EV_FD_*
by Willy Tarreau
· Sun Apr 08 16:59:42 2007 +0200
9641e8f
[MINOR] read optimizations based on the MSS
by Willy Tarreau
· Fri Mar 23 23:02:09 2007 +0100
b8949f1
[MEDIUM] re-implemented the multiple read polling
by Willy Tarreau
· Fri Mar 23 22:39:59 2007 +0100
5416b36
[CLEANUP] removed useless includes from streamsock.c
by Willy Tarreau
· Sun Mar 18 17:03:19 2007 +0100
e09e0ce
[MINOR] removed the ->h member in struct buffer
by Willy Tarreau
· Sun Mar 18 16:31:29 2007 +0100
c642348
[CLEANUP] add a few checks for functions return values
by Willy Tarreau
· Sun Oct 15 14:59:03 2006 +0200
2a42950
[MINOR] turn every FD_* into functions
by Willy Tarreau
· Sun Oct 15 14:52:29 2006 +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
0f9f505
[MEDIUM] removed all res_* and RES_*
by Willy Tarreau
· Sat Jul 29 17:39:25 2006 +0200
5446940
[MEDIUM] started the changes towards I/O completion callbacks
by Willy Tarreau
· Sat Jul 29 16:59:06 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