fix for systems that can't convert mqd_t to FD
commit7144a4e325f77e3fa41ade00f5cef5612908a7e9
authorEric Wong <normalperson@yhbt.net>
Tue, 22 Feb 2011 22:50:59 +0000 (22 14:50 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 22 Feb 2011 23:34:16 +0000 (22 15:34 -0800)
treebb66fcd8a35a7b75a933b03022b78fb284ec16f7
parentde45521943e838122a82492ec03c58b78b6adf1e
fix for systems that can't convert mqd_t to FD

Apparently there are OSes that don't have methods to convert
mqd_t to FD.

Noticed-by: Tadeusz Bochan <tad.bochan@bnpparibas.com>
ref: <2a92695fc1958e0370782284c6196625@ruby-forum.com>
ext/posix_mq/posix_mq.c