Home | History | Annotate | Download | only in Modules

Lines Matching refs:SO_ACCEPTCONN

4908 #ifdef  SO_ACCEPTCONN
4909 PyModule_AddIntConstant(m, "SO_ACCEPTCONN", SO_ACCEPTCONN);