CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2014/03/31 06:09:00
Modified files: lib/libxtrans : Xtranssock.c Log message: Increase the send buffer for UNIX sockets to be at least 64k such that large sends (for example, XGetImage() replies in the X server) happen at non-glacial speeds. Makes Firefox useable again on web pages with large images. Already pushed upstream. ok matthieu@