##// END OF EJS Templates
Merge pull request #4074 from minrk/close-on-fail...
Merge pull request #4074 from minrk/close-on-fail close Client sockets if connection fails 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.
Min RK -
r12394:5b5f56d2 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...