Emiel Bruijntjes
|
9ec63a1869
|
Merge branch 'master' of https://github.com/CopernicaMarketingSoftware/AMQP-CPP
|
2015-11-28 12:02:22 +01:00 |
Emiel Bruijntjes
|
155c989db5
|
added "override" keywords to overridden methods, fixed buffer overflow in setting up a connection
|
2015-11-28 11:38:15 +01:00 |
Emiel Bruijntjes
|
38e4b97eed
|
fixed that tcp connection ended up in an infinite loop when write operation failed because of broken pipe
|
2015-11-23 09:40:54 +01:00 |
Emiel Bruijntjes
|
1370afee94
|
fix compile error
|
2015-11-04 13:10:05 +01:00 |
Emiel Bruijntjes
|
23fa396683
|
fix compile error
|
2015-11-04 13:06:28 +01:00 |
Emiel Bruijntjes
|
dcf0b3576b
|
fix issue when tcp is closed
|
2015-11-04 13:05:03 +01:00 |
Emiel Bruijntjes
|
b4bd61580b
|
fixed to parsing incoming tcp data
|
2015-11-01 09:43:17 +01:00 |
Emiel Bruijntjes
|
f3955bcd51
|
implemented TcpConnection, so that users of the library do not have to setup their own tcp connections
|
2015-10-31 18:26:04 +01:00 |