Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TCP_TIMEOUT #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Added TCP_TIMEOUT #1

wants to merge 5 commits into from

Conversation

c1982
Copy link

@c1982 c1982 commented Apr 10, 2015

Default tcp timeout 3 minutes. it's too long for MTA. I made a small change in newCLAMDTcpConn
function.

Default tcp timeout 3minutes. change to optional in newCLAMDTcpConn
function.
@nl5887
Copy link
Member

nl5887 commented Apr 10, 2015

Good one. Thx. Could you check the travis errors though? And I see Linthub is mentioning some issues also, but those are mainly issues regarding my style ;-).

@c1982
Copy link
Author

c1982 commented Apr 10, 2015

I think, const definitions better with uppercase. Linthub I can't hear you 🙉 😆

@nl5887
Copy link
Member

nl5887 commented Apr 10, 2015

Yes, I don't mind those errors. But this one I do: https://travis-ci.org/dutchcoders/go-clamd/jobs/57995083. It misses a import time.

@c1982
Copy link
Author

c1982 commented Apr 10, 2015

ah! sorry.

nl5887 pushed a commit that referenced this pull request Jun 22, 2016
WaitGroup is now returned as a pointer
@stuartskelton
Copy link

stuartskelton commented Jun 3, 2018

Evening,
I have started to use this library for a project and was going to ask for this to be merged, but I noticed it seems to already have in f70f574. Would you mind cleaning this up to save some one else future confusion?

And maybe give the unix socket the same treatment?

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants