Saturday, October 23, 2021

ch_open failed to connect to server

In neovim we can use sockconnect() to connect to a server. for example: sockconnect('tcp', 'imap.163.com:143'). I just test ch_open('imap.163.com:143'), it always failed.

No comments: