##// END OF EJS Templates
close Client sockets if connection fails...
close Client sockets if connection fails avoids runaway FDs in cases of frequent client failure.
MinRK -
r12252:b77882a8
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...