EMSGSIZE 1565 ext/socket/ancdata.c if (!gc_done && (e == EMFILE || e == EMSGSIZE)) {
EMSGSIZE 1578 ext/socket/ancdata.c if (NIL_P(vmaxdatlen) && grow_buffer && e == EMSGSIZE)
EMSGSIZE 487 include/ruby/win32.h #ifndef EMSGSIZE
EMSGSIZE 237 win32/win32.c { WSAEMSGSIZE, EMSGSIZE },