[IronPython] socket for IronPython update

Sanghyeon Seo sanxiyn at gmail.com
Mon May 1 02:56:50 PDT 2006


I updated socket for IronPython modules again:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/

Changes since the last update, which was ssl.py, are:
* Implement sendto()
* Fix a bug in close()
* Implement functions to deal with IP addresses (inet_aton/inet_ntoa)
* Add select module

Now you need to download 3 files: socket.py, ssl.py and select.py. I
will think about making a proper release in the future.

Seo Sanghyeon


More information about the users mailing list