commit | 35a0994984950337127d9aea49c474e01fcb1db3 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jun 01 17:12:40 2010 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Jun 14 10:53:17 2010 +0200 |
tree | 405fecc14abb8319fc1faddfd3059873599aa044 | |
parent | ee55dc024be4eb7e67f43b7a7b61820b7f554d38 [diff] |
[MAJOR] frontend: reorder the session initialization upon accept This will be needed for the last factoring step which adds support for application-level accept(). The tcp/http accept() code has now been isolated and will have to move to a separate function.