| Summary: | Add API to detect if ITransportChannel is open | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Ed Swartz <ed.swartz> |
| Component: | cdt-debug-edc | Assignee: | Ken Ryall <ken.ryall> |
| Status: | RESOLVED FIXED | QA Contact: | Ken Ryall <ken.ryall> |
| Severity: | normal | ||
| Priority: | P3 | Flags: | ed.swartz:
review?
(ken.ryall) |
| Version: | 7.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Ed Swartz
Fixed on EDC HEAD. *** cdt cvs genie on behalf of eswartz *** Bug 324806. Add API ITransportChannel#isOpen(). [*] ITransportChannel.java 1.2 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.tcf.extension/src/org/eclipse/cdt/debug/edc/tcf/extension/transport/ITransportChannel.java?root=Tools_Project&r1=1.1&r2=1.2 [*] TransportChannelTCP.java 1.2 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.tcf.extension/src/org/eclipse/cdt/debug/edc/tcf/extension/transport/TransportChannelTCP.java?root=Tools_Project&r1=1.1&r2=1.2 |