Message223798
> I don't like the option (B). Sockets are usually stored as objects (socket.socket) because of Windows, not as socket handle (int)
I don't understand this. If you're ok with calling fileno() under Linux, why not under Windows? |
|
| Date |
User |
Action |
Args |
| 2014-07-23 23:38:43 | pitrou | set | recipients:
+ pitrou, gvanrossum, loewis, vstinner, neologix, python-dev, yselivanov |
| 2014-07-23 23:38:43 | pitrou | set | messageid: <[email protected]> |
| 2014-07-23 23:38:43 | pitrou | link | issue22018 messages |
| 2014-07-23 23:38:43 | pitrou | create | |
|