Added patch to return the appropriate connection time with SO_CONNECT_TIME.

This commit is contained in:
Erich E. Hoover
2014-07-30 17:40:32 -06:00
parent 8f48583742
commit 92ab0e4143
6 changed files with 198 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ Besides that the following additional changes are included:
* Lockfree algorithm for filedescriptor cache (improves file access speed)
* Other Pipelight specific enhancements
* Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
* SO_CONNECT_TIME returns the appropriate time
* Support for GetVolumePathName
* Workaround for shlwapi URLs with relative paths
* XEMBED support for embedding Wine windows inside Linux applications