Query the file descriptor of the channel
Definition at line 157 of file fuse_session.c.
References fuse_chan_fd().
Referenced by fuse_chan_fd(), and fuse_loop_mt_proc().
{ return ch->fd; }