Changeset 72 for trunk/src/dataFlowSet.c
- Timestamp:
- 05/28/08 14:43:34 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dataFlowSet.c
r61 r72 804 804 * the process renetcolSender with an IPC message queue. But, the perf 805 805 * of IPC Msg was very bad with a default system compilation. 806 * So, now, we send information directly from here .806 * So, now, we send information directly from here via sockets. 807 807 */ 808 808 tmpRuleList = myPtrs->rulesListPtr;