chiark
/
gitweb
/
~mdw
/
mLib-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
78911cd
)
*.pyx, defs.pxi, *.c: Fixes for 64-bit builds.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jul 2017 09:41:22 +0000
(10:41 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 16 Aug 2017 03:30:54 +0000
(
04:30
+0100)
Pyrex (at least nowadays) declares `PY_SSIZE_T_CLEAN', so make this be
likely to work. Also, use `socklen_t' as necessary.
No differences found