Lines Matching full:disconnect
30 added which allows us to trigger a bottom half disconnect without
32 it performs exactly half of what disconnect() normally does.
76 Simulates a bottom-half disconnect.
86 await on disconnect(), which awaits the disconnect task and
283 Test calling disconnect() while already disconnected.
289 await self.proto.disconnect()
449 await self.proto.disconnect()
543 # Cheat: force a disconnect.
549 " Call disconnect() to return to IDLE state."),
558 # Cheat: force a disconnect.
564 " Call disconnect() to return to IDLE state."),
580 await self.proto.disconnect()
582 await self.server.disconnect()