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
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to