Hans de Goede - 2015-12-27

Hi,

I agree that having a non blocking API or a way to limit the timeout would be good, but I do not think that having a fixed timeout is a good idea. How about adding with_timeout postfixed variants of the existing connect functions which take a timeout argument. Note that it is important to maintain API and ABI compatibility with existing users.

Regards,

Hans