##// END OF EJS Templates
Backport PR #4074: close Client sockets if connection fails...
Backport PR #4074: close Client sockets if connection fails avoids runaway FDs in cases of frequent client failure. also cleanup Client.close a little bit, allowing setting `linger` on sockets at shutdown time, which is helpful for preventing FD growth on connection failure. Should be considered for backport to 1.1.

File last commit:

r11770:6b8a9d57
r12427:fb66fa1e
Show More
README.md
6 lines | 203 B | text/x-minidsrc | MarkdownLexer

Template skeleton

This contain skeleton template that you probably don't want
to inherit directly.

do not modify the content of the 'tex' folder which is generated by running 'make' in this folder.