Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
dbcd47ea354e7741035fad9219120a1eeaa1d038
/
src
/
fd.c
e79c3b2
[BUG] debug: report the correct poller list in verbose mode
by Willy Tarreau
· Fri Nov 19 10:20:36 2010 +0100
8d5d77e
[OPTIM] move some rarely used fields out of fdtab
by Willy Tarreau
· Sun Oct 18 07:25:52 2009 +0200
c6f4ce8
[MEDIUM] add support for binding to source port ranges during connect
by Willy Tarreau
· Wed Jun 10 11:09:37 2009 +0200
43b7899
[MEDIUM] move global tuning options to the global structure
by Willy Tarreau
· Sun Jan 25 15:42:27 2009 +0100
3eba98a
[MEDIUM] splice: make use of pipe pools
by Willy Tarreau
· Sun Jan 25 13:56:13 2009 +0100
3ec79b9
[MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes
by Willy Tarreau
· Sun Jan 18 20:39:42 2009 +0100
ec6c5df
[CLEANUP] remove many #include <types/xxx> from C files
by Willy Tarreau
· Tue Jul 15 00:22:45 2008 +0200
a643baf
[MEDIUM] Fix memory freeing at exit
by Krzysztof Piotr Oledzki
· Thu May 29 23:53:44 2008 +0200
ef1d1f8
[MAJOR] auto-registering of pollers at load time
by Willy Tarreau
· Mon Apr 16 00:25:25 2007 +0200
2ff7622
[MAJOR] delay registering of listener sockets at startup
by Willy Tarreau
· Mon Apr 09 19:29:56 2007 +0200
e1a7a2f
[MAJOR] kqueue was not initialized during startup
by Willy Tarreau
· Mon Apr 09 16:11:49 2007 +0200
4f60f16
[MAJOR] modularize the polling mechanisms
by Willy Tarreau
· Sun Apr 08 16:39:58 2007 +0200
b3107b9
[MINOR] pollers should not use MY_FD_*
by Willy Tarreau
· Sun Apr 08 09:32:47 2007 +0200
1001b94
[CLEANUP] fd.c : regparm was hardcoded too.
by Willy Tarreau
· Sun Oct 15 23:10:10 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
5446940
[MEDIUM] started the changes towards I/O completion callbacks
by Willy Tarreau
· Sat Jul 29 16:59:06 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