]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.392 v7.2.392
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Mar 2010 15:12:48 +0000 (16:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Mar 2010 15:12:48 +0000 (16:12 +0100)
commit581f6dc94d8177ff1d826d4414ed15288d9fd800
treecb539154da6e4c2f8f4e01f0bd31e9a9ba6c2f71
parent37d619f896bb425a0e82199977ab9069434c9b1d
updated for version 7.2.392
Problem:    Netbeans hangs reading from a socket at the maximum block size.
Solution:   Use select() or poll(). (Xavier de Gaye)
src/if_xcmdsrv.c
src/netbeans.c
src/os_unixx.h
src/version.c
src/vim.h