Searched refs:SO_RCVLOWAT (Results 1 – 4 of 4) sorted by relevance
52 { "SO_RCVLOWAT", SO_RCVLOWAT, SOL_SOCKET, TRUE, DATA_TYPE_UNKNOWN },
133 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
4923 #ifdef SO_RCVLOWAT4924 PyModule_AddIntConstant(m, "SO_RCVLOWAT", SO_RCVLOWAT);
4821 #ifdef SO_RCVLOWAT4822 PyModule_AddIntConstant(m, "SO_RCVLOWAT", SO_RCVLOWAT);