i think it's good to make recvfrom has sync/async option, and others all async. because the system() function make the sync calls.
we can discuss the interface of functions, and make the patch to Vim, anyone want to join me? if you are in china, you can find me with my QQ number:253727351, or you can touch me with MSN:[email protected]. but if you use MSN, please give me a e-mail, let me know it. i planed to implement the timer feature and connect feature in win32 version and unix version, hope for joining! On 1月11日, 上午3时59分, Teemu Likonen <[email protected]> wrote: > StarWing (2009-01-10 11:22 -0800) wrote: > > > 1. interaction with other application > > executable({expr}) > > isconnect({expr}) > > connect({expr}) > > kill({expr}[, {sid}]) > > sendto({expr}, {data}) > > recvfrom({expr}, {var}[, {async}]) > > [...] so if nobody want to implement it, i want to try, just hope > > anyone can support me! > > No doubt such features, if implemented well, would be useful for many. > Maybe Emacs Lisp manual can give you some ideas for the script interface > for external processes: > > http://www.gnu.org/software/emacs/manual/html_node/elisp/Processes.ht... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
