commit | 8115af1b3993d74c1b7fe1c9b287c1c190c19ea9 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Oct 21 19:06:10 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Fri Oct 21 19:06:10 2005 +0000 |
tree | 2c26703674ea654ab5c7d63b254e6c779a444238 | |
parent | 4076d7a784b89cc81c11731f2c880820880dacab [diff] |
Changes with nginx 0.3.5 21 Oct 2005 *) Bugfix: the segmentation fault may occurred if the IMAP/POP3 login was changed by authorization server; bug appeared in 0.2.2. *) Bugfix: the accept mutex did not work and all connections were handled by one process; bug appeared in 0.3.3. *) Bugfix: the timeout did not work if the "rtsig" method and the "timer_resolution" directive were used.