| commit | e990c6e9525a4c26e65b7757f042612d6f17b1eb | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Sat Nov 16 00:18:58 2013 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Sat Nov 16 00:18:58 2013 +0100 |
| tree | b0831806ae0838d8112b421de8627df725b446f9 | |
| parent | 3b5901143dc9be51c2ddce7478ef7b775fe7a6c3 [diff] |
Fix sock_recvfrom_guts(): recvfrom() size is limited to an int on Windows, not on other OSes!