EMSGSIZE
posix Message too long
A message sent on a socket exceeds the socket's send buffer size or the protocol's maximum message size. Numeric value is platform-specific: 90 on Linux, 40 on macOS.
A message sent on a socket exceeds the socket's send buffer size or the protocol's maximum message size. Numeric value is platform-specific: 90 on Linux, 40 on macOS.