13a14
> NXT_PORT_MSG_SYNC = 0x400,
35c36
< NXT_PORT_MSG_CLOSE_FD,
---
> NXT_PORT_MSG_CLOSE_FD | NXT_PORT_MSG_SYNC,
68a70
> nxt_bool_t opened;