[Python-bugs-list] [ python-Bugs-495896 ] socket.fromfd not available in Windows

noreply@sourceforge.net noreply@sourceforge.net
Fri, 21 Dec 2001 09:46:30 -0800


Bugs item #495896, was opened at 2001-12-21 08:50
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495896&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ng Pheng Siong (ngps)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: socket.fromfd not available in Windows

Initial Comment:
Hi,

On a Python 2.1.1 Windows binary installation,
socket.fromfd is not available.

It is available on a 2-month old Cygwin installation
and also on my 2.0 from-source installation on FreeBSD.

The docu that comes with a/m 2.1.1 doesn't say that
fromfd is (possibly) Unix-only.

Cheers.


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-12-21 09:46

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/lib/libsocket.tex revisions 1.59 and 1.51.4.1.
This was not reported in time to make it into the Python 2.2
release; sorry!

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495896&group_id=5470