One other thing, TransmitFile isn't checking the return value.
It should probably do something like ConnectEx does,
ie call WSAGetLastError and raise an exception for
anything other than ERROR_IO_PENDING.
Roger
___
python-win32 mailing list
pyth
Ionel Maries Cristian wrote:
the patches are tracked here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1962146&group_id=78018&atid=551956
and here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1937527&group_id=78018&atid=551956
mark hammond requested that i post them h
the patches are tracked here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1962146&group_id=78018&atid=551956
and here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1937527&group_id=78018&atid=551956
mark hammond requested that i post them here (he's a bit busy)
as notes