Message57084
The patch adds support for _socket.fromfd() and _socket.socket.dup() on
Windows. It uses the Win32 DuplicateHandle() function.
The patch is to socketmodule.c an test_socket.py. |
|
| Date |
User |
Action |
Args |
| 2007-11-03 15:24:15 | roudkerk | set | spambayes_score: 0.171304 -> 0.171304 recipients:
+ roudkerk |
| 2007-11-03 15:24:15 | roudkerk | set | spambayes_score: 0.171304 -> 0.171304 messageid: <1194103455.44.0.390687208828.issue1378@psf.upfronthosting.co.za> |
| 2007-11-03 15:24:15 | roudkerk | link | issue1378 messages |
| 2007-11-03 15:24:14 | roudkerk | create | |
|