MSG_NOSIGNAL

Undocumented in source.
version(Android)
@safe
static if(!is(typeof(MSG_NOSIGNAL)))
enum MSG_NOSIGNAL = 0x4000;

Meta