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 sparvu
Recipients
Date 2004-04-14.22:23:29
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1019660

Hi,

More details. Indeed there is a defect on SPARC 
Bugid: 4186559 kernel ntohs and htons functions can return
out-of-range values on SPARC

and it is under work.
As an workaround please : cast the return value of ntohs and
htons to (unsigned short)

cheers,
stefan
History
Date User Action Args
2008-01-20 09:56:25adminlinkissue811295 messages
2008-01-20 09:56:25admincreate