[7.2.392] Netbeans hangs reading from a socket at the maximum block size.
commit58bf69e133c502c323d0e50685ef4763b2ae8ed1
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 10 Mar 2010 16:10:48 +0000 (10 16:10 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 10 Mar 2010 16:10:48 +0000 (10 16:10 +0000)
treed18bbcd1511c59d80ba240124b42669ebe81c0b0
parent38216d8f8f97aa3706e92c7e01ceab68fa97fcb6
[7.2.392] Netbeans hangs reading from a socket at the maximum block size.

Problem:    Netbeans hangs reading from a socket at the maximum block size.

Solution:   Use select() or poll(). (Xavier de Gaye)

Patch 7.2.392
src/if_xcmdsrv.c
src/netbeans.c
src/os_unixx.h
src/version.c
src/vim.h