MSG_COMPAT        643 ext/socket/constdefs.c #if defined(MSG_COMPAT)
MSG_COMPAT        645 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "MSG_COMPAT", INTEGER2NUM(MSG_COMPAT));
MSG_COMPAT        647 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "MSG_COMPAT", INTEGER2NUM(MSG_COMPAT));
MSG_COMPAT        497 ext/socket/constdefs.h #if !defined(MSG_COMPAT)
MSG_COMPAT        499 ext/socket/constdefs.h #  define MSG_COMPAT MSG_COMPAT