Indrek Juhkam
|
40687f3572
|
Include sys/uio.h to fix writev compile error on os x
|
2015-12-04 20:09:32 +02: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 |
Toon Schoenmakers
|
1cc86e79e8
|
fix detection of connections that are closed by the server
|
2015-11-06 15:17:41 +01:00 |
Emiel Bruijntjes
|
1370afee94
|
fix compile error
|
2015-11-04 13:10:05 +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 |