Replaced read() in read_block and _xcb_in_read() with recv for all
authorJeetu Golani <jeetu.golani@gmail.com>
Thu, 22 Apr 2010 19:17:16 +0000 (00:47 +0530)
committerJeetu Golani <jeetu.golani@gmail.com>
Thu, 22 Apr 2010 19:17:16 +0000 (00:47 +0530)
platforms. MSG_WAITALL is undefined in MinGW so it's been explicitly
defined in xcb_in.c


No differences found