Projects
Eulaceura:Factory
python2
_service:obs_scm:python-2.7rc1-socketmodule-con...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-2.7rc1-socketmodule-constants2.patch of Package python2
diff -up Python-2.7rc1/Modules/socketmodule.c.socketmodule2 Python-2.7rc1/Modules/socketmodule.c --- Python-2.7rc1/Modules/socketmodule.c.socketmodule2 2010-06-07 23:06:59.133498087 -0400 +++ Python-2.7rc1/Modules/socketmodule.c 2010-06-07 23:11:51.249520087 -0400 @@ -5253,6 +5253,15 @@ init_socket(void) #ifdef TCP_QUICKACK PyModule_AddIntConstant(m, "TCP_QUICKACK", TCP_QUICKACK); #endif +#ifdef TCP_CONGESTION + PyModule_AddIntConstant(m, "TCP_CONGESTION", TCP_CONGESTION); +#endif +#ifdef TCP_MD5SIG + PyModule_AddIntConstant(m, "TCP_MD5SIG", TCP_MD5SIG); +#endif +#ifdef TCP_MD5SIG_MAXKEYLEN + PyModule_AddIntConstant(m, "TCP_MD5SIG_MAXKEYLEN", TCP_MD5SIG_MAXKEYLEN); +#endif /* IPX options */
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2