8 Commits

Author SHA1 Message Date
Dolf Schimmel (Freeaqingme)
a1a783892f Improve error handling on parse error 2016-04-03 18:58:25 +02:00
Dolf Schimmel (Freeaqingme)
ace0f266eb Parse Result instead of only returning a string 2016-04-03 17:05:04 +02:00
Dolf Schimmel
ac27ac358e Merge pull request #1 from jblackman/master
WaitGroup is now returned as a pointer
2016-04-03 00:14:34 +02:00
Dolf Schimmel
f70f574e61 Added TCP_TIMEOUT
* Added TCP_TIMEOUT

Default tcp timeout 3minutes. change to optional in newCLAMDTcpConn
function.

* added time import

* Revert "added time import"

This reverts commit 11ba4f047f.

* Revert "Revert "added time import""

This reverts commit 984f179a63.
2016-04-03 00:14:08 +02:00
Joe Blackman
495ecfa2d8 WaitGroup is now returned as a pointer 2015-07-22 09:51:37 +02:00
Remco
1bb7549e07 added support for tcp and unix sockets 2014-11-13 18:04:50 +01:00
Remco
3d385f0b1e small bug fix 2014-09-23 11:31:42 +02:00
Remco
e8e7675a2b Initial 2014-09-22 22:11:24 +02:00