Hi all,
Initially (before wip_setOpts etc.) wip_getState() return “WIP_CSTATE_INIT” or “WIP_CSTATE_BUSY” value
After socket is created returned value is WIP_CSTATE_READY. Everything is Ok here… But when it comes for event “WIP_CEV_PEER_CLOSE” and anytime after wip_getState() always retun WIP_CSTATE_READY.
Is it normal behaviour? If it is then it is very unuseful function and developer must invent his own statuses to track channel state
any help/comment appreciated
Thanks,
Mark