Go to file
Nat Goodspeed 33649e848b Experimentally try full-size LLLeap stream test on Windows.
The new toolchain may (!) have fixed a longstanding bug in LLLeap / APR when
we try to pump large volumes of data through a Windows named pipe using APR
nonblocking I/O. This used to fail pretty consistently because the APR
nonblocking write call would sometimes spuriously return "would block" when in
fact the data buffer was completely written; the caller would later retry,
which of course would duplicate some of the data in the pipe. Preliminary
experiments with VS 2013 suggest this may have been resolved. This changeset
is to propagate the experiment to a wider range of Windows systems; we may
need to revert it if in fact the bug persists.
2015-01-12 12:11:37 -05:00
debian merge 2013-03-11 15:17:13 -04:00
doc merge changes for 3.7.22-release 2014-12-15 12:34:18 -05:00
etc Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
indra Experimentally try full-size LLLeap stream test on Windows. 2015-01-12 12:11:37 -05:00
scripts Temporarily work around cygwin /cygdrive/c pathname in AUTOBUILD. 2014-12-22 15:27:28 -05:00
.hgignore We don't want to see all of build-vc120 in 'hg status' output. 2014-12-04 15:54:06 -05:00
.hgtags Added tag 3.7.22-release for changeset bc61801f6140 2014-12-05 15:46:08 -05:00
BuildParams document the special packaging parameters, and remove the obsolete uses 2014-10-24 10:30:24 -04:00
autobuild.xml point to new version of llphysicsextensions (source, not stub) with updated path to second life map file 2015-01-08 15:52:27 -08:00
build.sh temporarily disable graph generation on linux 2014-12-23 12:19:44 -05:00