deepfryed / beanstalk-client

C/C++ beanstalk client
59 stars 44 forks source link

connect with timeout #7

Closed deepfryed closed 11 years ago

deepfryed commented 11 years ago
  1. C API

adds a connect_with_timeout method accepting fractional seconds

  1. C++ API

adds an optional timeout option to Client constructor and connect method