Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 60147 Details for
Bug 171418
New tech Agent Controller 4.3 crashes on Linux
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
patch_171418.txt (text/plain), 1.20 KB, created by
Igor Alelekov
on 2007-03-02 05:30:38 EST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Igor Alelekov
Created:
2007-03-02 05:30:38 EST
Size:
1.20 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tptp.platform.agentcontroller >Index: src-native-new/src/transport/TPTPAgentCompTL/Connect2AC.c >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.agentcontroller/src-native-new/src/transport/TPTPAgentCompTL/Connect2AC.c,v >retrieving revision 1.48 >diff -u -r1.48 Connect2AC.c >--- src-native-new/src/transport/TPTPAgentCompTL/Connect2AC.c 4 Dec 2006 18:37:17 -0000 1.48 >+++ src-native-new/src/transport/TPTPAgentCompTL/Connect2AC.c 2 Mar 2007 10:19:35 -0000 >@@ -627,13 +627,14 @@ > //Tell the client before we start our flusher thread. > rc = startMonitor(stateData, agent, contextID); > >+ baseTL_addDataConnectionEntry( stateData, connectionID, (void*)pData ); >+ > if ( !(flags & TPTP_DATA_PATH_DIRECT_SOCKET) && !(flags & TPTP_DATA_PATH_DIRECT_FILE)) > { > rc = startNewThread(doAgentListening, > (LPVOID) pData, &threadId, &threadHandle); > } > >- baseTL_addDataConnectionEntry( stateData, connectionID, (void*)pData ); > sprintf( command, bindConnections, agent->agentID, AGENT_MANAGER, > bindContextID, partnerID, connectionID); > rc = forwardXmlCommand( stateData, command );
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171418
:
57409
|
57410
| 60147