This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, brian.curtin, christian.heimes, roudkerk, stutzbach, tim.golden
Date 2010-09-03.12:05:24
SpamBayes Score 0.002367754
Marked as misclassified No
Message-id <1283515527.35.0.827566371835.issue9753@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation of WSASocket(), and the code of PyBluez
http://code.google.com/p/pybluez/source/browse/trunk/msbt/_msbt.c#374
both suggest to use the FROM_PROTOCOL_INFO constant.
Otherwise, the patch looks good.
History
Date User Action Args
2010-09-03 12:05:27amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, christian.heimes, tim.golden, roudkerk, stutzbach, brian.curtin
2010-09-03 12:05:27amaury.forgeotdarcsetmessageid: <1283515527.35.0.827566371835.issue9753@psf.upfronthosting.co.za>
2010-09-03 12:05:25amaury.forgeotdarclinkissue9753 messages
2010-09-03 12:05:24amaury.forgeotdarccreate