]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: POSIX msg queues: implement ioctl(2)
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 25 May 2021 18:17:07 +0000 (20:17 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 25 May 2021 18:17:07 +0000 (20:17 +0200)
commit517c7e79da0a64d8e732409d2c65693cbc931bf3
tree01ce58bcc7387338614f4f1e6eb8cdc8fa652172
parent46f3b0ce85a9884821af0662bea70dde47b3f0c5
Cygwin: POSIX msg queues: implement ioctl(2)

Call into fhandler_base::ioctl immediately, thus only allowing
FIONBIO to manipulate blocking behaviour.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_mqueue.cc
This page took 0.028042 seconds and 5 git commands to generate.