Message57084
| Author | roudkerk |
|---|---|
| Recipients | roudkerk |
| Date | 2007-11-03.15:24:14 |
| SpamBayes Score | 0.17130427 |
| Marked as misclassified | No |
| Message-id | <1194103455.44.0.390687208828.issue1378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| Files | |
|---|---|
| File name | Uploaded |
| socket_fromfd.patch | roudkerk, 2007-11-03.15:24:14 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-03 15:24:15 | roudkerk | set | spambayes_score: 0.171304 -> 0.17130427 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 | |