How toknow FDs of a process in QNX6?

I need to know FDs of a process en QNX6, in QNX4 I used qnx_fd_query()
function but this function no exist in QNX6. In Linux, the FDs are in
/proc//fd/, but anyone know how i can find de FDs in QNX6?

orivas wrote:

I need to know FDs of a process en QNX6, in QNX4 I used qnx_fd_query()
function but this function no exist in QNX6.

Refer to “ConnectServerInfo()” function in Helpviewer …

will pidin utility help to get fd!!!

Dheerajs <dheeraj_rathor@yahoo-dot-com.no-spam.invalid> wrote:

will pidin utility help to get fd!!!

The version in the next release does:

pidin fds
Show information about the process’s file descriptors. If you don’t have
permission to access a process’s file descriptors, pidin provides only
limited information.

\

Steve Reid stever@qnx.com
Technical Editor
QNX Software Systems