After I type M-x:slime-connect
with emacs on windows7-64,and enter host and port: host:127.0.0.1
/ port:4005
.
It shows the error:
Connecting to Swank on port 4005..
open-network-stream: make client process failed: too many open files, :name, SLIME Lisp, :buffer, nil, :host, 127.0.0.1, :service, 4005, :nowait, nil
How can I fix that and what is the reason behind it?