Thursday, December 17, 2009

Re: Vim script support of socket access or IPC (inter-process communication) ?

Sergey Khorev 写道:
> Vim is single-threaded application. If you want to implement proper
> IPC, for instance, Vim waiting on some event, you will need to rewrite
> much of its core I'm afraid.

What if I can expect my communication to respond immediately?

Anyway, we can define a timeout, for single-direction or non-blocking IPC .

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: