摘要:
deadline_timer类A deadline timer is always in one of two states: "expired" or "not expired". If the wait() or async_wait() function is called on an expired timer, the wait operation will complete immediately.deadline_timer的使用方法:先使用expires_at()或expires_from_now()方法设置到期时间,然后使用async_ 阅读全文
posted @ 2010-10-13 15:56
edwardlost
阅读(2714)
评论(0)
推荐(0)
浙公网安备 33010602011771号