about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-01-08 11:30:49 -0800
committerEric Wong <normalperson@yhbt.net>2010-01-08 11:30:49 -0800
commit531106e51e519458d37bed3721da4eff2f163206 (patch)
tree099b2b225dd646c0b8bfb24175fef7773e924a30 /GIT-VERSION-GEN
parentd03c76ae11ca6294e05262df747e4d43822ada73 (diff)
downloadruby_posix_mq-531106e51e519458d37bed3721da4eff2f163206.tar.gz
It's not needed since the native thread will retry in the
unlikely case of EINTR/EAGAIN.  And writing one byte to a pipe
that's guaranteed by POSIX to be at least 512 bytes is highly
unlikely.

It's also bad because F_SETFL takes the big kernel lock under
Linux (and possibly other systems), and doing it unnecessarily
is a waste of system cycles.
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions