Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0f03c6f60b55c3f6cd1d16d7fb9d86fe0210608e
/
src
/
stream_sock.c
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