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
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to