mbroadst / qamqp

AMQP 0.9.1 implementation for Qt
Other
151 stars 127 forks source link

Configurable writeTimeout #20

Closed redkite127 closed 9 years ago

redkite127 commented 9 years ago

Allowing to configure the delay of waitForBytesWritten when writing QAmqpFrame.

mbroadst commented 9 years ago

oops, didn't see you had already updated that. thanks for the help!

redkite127 commented 9 years ago

No problem, thanks for your help! (BTW, why Travis didn't checked this automatically?)