On (19/06/16 15:27), Simo Sorce wrote:
As the commit message says, nothing more. Isn't it right to wait for 6 seconds as the timeout says ? Can you add debug to see what errno is returned (if any) ? Or does the code never trigger and only the timeout kick in ?
Yes, only the timeout kick in It might be caused by using DROP instead of REJECT in firewall. But users use DROP very often as well. But I'm not sure.
We can revert that change in tevent flags if they cause a regression, but I want a comment in the code that the connect() man page is misleading if that's the case.
I added comment; similar as in commit message.
LS