[Bug 5048] mswsock:TransmitFile not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 18 11:37:22 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=5048

--- Comment #18 from Dan Kegel <dank at kegel.com> 2012-06-18 11:37:22 CDT ---
A few possible apps (some with source):

http://www.codeproject.com/Articles/10330/A-simple-IOCP-Server-Client-Class

http://www.autohotkey.net/~TheGood/AHKsock/AHKsock%20Example%202%20-%20File%20Transfer%20-%20Server%20-%20Single%20Client.ahk

The win32 version of Apache httpd uses it if you turn on EnableSendfile

pywin32 supports it, and has a test case; it was added by
http://sourceforge.net/tracker/index.php?func=detail&aid=1962146&group_id=78018&atid=551956

http://code.google.com/p/cogen/ uses that, and might also have a test suite

Silkroad online may use it, see bug 21535

http://www.codeproject.com/Articles/2374/A-reusable-high-performance-socket-server-class-Pa

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list