IO_CLOSE message sent when client suddenly dies?

Hi all,

i have a question regarding the _IO_CLOSE message. Will this msg be sent to a resource manager when a previously connected client (through open() function) suddenly dies?

thanks in advance for the answer,

Yes it will. It is intended to be the mechanism by which your resource manager can be alerted when to clean up allocated resources.