A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-August/074350.html below:

[Python-Dev] Other SSL issues in the tracker have been marked

[Python-Dev] Other SSL issues in the tracker have been marked [Python-Dev] Other SSL issues in the tracker have been marked"Martin v. Löwis" martin at v.loewis.de
Wed Aug 29 18:44:09 CEST 2007
Bill Janssen schrieb:
>> Well, that's just what you get with two independent implementations of
>> a spec. We don't try to hide the differences between the sockets stack
>> in Unix and Windows -- you'll just have to work around it.
> 
> No problem.  But I think it's still a bug -- the "spec" (where is it?)
> should say what we want.  I'll file an issue on it.

I think "the spec" would be the socket API. For sockets, that is POSIX.
According to

http://www.opengroup.org/pubs/online/7908799/xns/getsockname.html

the result is unspecified if the socket has not been bound to a local
name.

However, Windows does not implement POSIX here; instead, it implements
WinSock, which specifies that WSAEINVAL is returned.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4