commit | 85b73e9427e78d1b1765ca87564462c602cf3727 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Sun Oct 21 03:18:11 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Oct 21 05:55:32 2018 +0200 |
tree | 7cc3edd10dae68bc7ef4d8ce5623136d6b8e1981 | |
parent | 1fddc9b7bb59b489f9338fd10dd1eaceffae0cb7 [diff] |
BUG/MEDIUM: stream: Make sure polling is right on retry. When retrying to connect to a server, because the previous connection failed, make sure if we subscribed to the previous connection, the polling flags will be true for the new fd. No backport is needed.