[pywin32-bugs] [ pywin32-Bugs-1408486 ] WSARecv exception states the error is from "WSASend"
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-01-17 20:57:45
|
Bugs item #1408486, was opened at 2006-01-17 14:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1408486&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: win32 Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Submitted By: Michael Kleehammer (mkleehammer) Assigned to: Nobody/Anonymous (nobody) Summary: WSARecv exception states the error is from "WSASend" Initial Comment: The WSARecv wrapper contains the following line: PyWin_SetAPIError("WSASend", rc); This shoud say WSARecv. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1408486&group_id=78018 |