[pywin32-bugs] [ pywin32-Bugs-1508459 ] AcceptEx needs to return an error code
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-08-30 12:23:21
|
Bugs item #1508459, was opened at 2006-06-19 18:12 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1508459&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: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Pavel Pergamenshchik (ppergame) Assigned to: Nobody/Anonymous (nobody) Summary: AcceptEx needs to return an error code Initial Comment: Right now, AcceptEx does not indicate whether the operation completed immediately or was queued. Since the information is available anyway, it would be nice if the function returned the code. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-08-30 22:23 Message: Logged In: YES user_id=14198 I'll check this in soon, so it will appear in build 210 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1508459&group_id=78018 |