Searched refs:MSG_MCAST (Results 1 – 4 of 4) sorted by relevance
507 pub const MSG_MCAST: ::c_int = 0x200; constant
272 if ((destAddr.NotAnInteger == 0) && (flags & MSG_MCAST)) in SocketDataReady()
862 pub const MSG_MCAST: ::c_int = 0x0200; constant
7689 #ifdef MSG_MCAST7690 PyModule_AddIntMacro(m, MSG_MCAST);