Bug 459686 - It should be possible to add a new channel transport without editing TCF channel.c|h file
Summary: It should be possible to add a new channel transport without editing TCF chan...
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 1.3   Edit
Assignee: Didier Brachet CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-11 11:11 EST by Didier Brachet CLA
Modified: 2015-06-16 03:17 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 Didier Brachet CLA 2015-02-11 11:11:56 EST
Build Identifier: 

We should be able to add a new channel transport to TCF without hardcoding this transport into channel.c; an API should be provided to do this.

Reproducible: Always
Comment 1 Didier Brachet CLA 2015-02-11 11:17:04 EST
Added an add_channel_transport() API in channel.c|h files.