Bug 173619 - [api] Make the ssh responsive createSocket() method public available
Summary: [api] Make the ssh responsive createSocket() method public available
Status: CLOSED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on: 173607
Blocks: 149123
  Show dependency tree
 
Reported: 2007-02-09 06:01 EST by Martin Oberhuber CLA
Modified: 2008-08-13 13:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-02-09 06:01:01 EST
ssh uses a special createSocket() method that takes a progress monitor which allows canceling socket creation.

This method should be public available.

See also bug 173607 for a request to make this public available in the Platform.
Comment 1 Martin Oberhuber CLA 2007-02-09 06:02:43 EST
Created
org.eclipse.rse.services.RemoteUtil#createSocket(host,port,timeout,monitor)
Comment 2 Martin Oberhuber CLA 2007-02-14 11:17:02 EST
Closing [api] bugs that have apparently been fixed in the code.
Comment 3 Martin Oberhuber CLA 2008-08-13 13:16:57 EDT
[target cleanup] 2.0 M5 was the original target milestone for this bug