Update of /cvsroot/python/python/dist/src/Modules In directory slayer.i.sourceforge.net:/tmp/cvs-serv32713 Modified Files: socketmodule.c Log Message: Errare humanum est. Changed parameter in getsockaddrlen from unsigned to socklen_t. Index: socketmodule.c =================================================================== RCS file: /cvsroot/python/python/dist/src/Modules/socketmodule.c,v retrieving revision 1.116 retrieving revision 1.117 diff -C2 -r1.116 -r1.117 *** socketmodule.c 2000/07/11 17:40:30 1.116 --- socketmodule.c 2000/07/11 23:00:12 1.117 *************** *** 576,580 **** static int ! getsockaddrlen(PySocketSockObject *s, unsigned int *len_ret) { switch (s->sock_family) { --- 576,580 ---- static int ! getsockaddrlen(PySocketSockObject *s, socklen_t *len_ret) { switch (s->sock_family) {
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4