Revision 0457266a include/trade_sig_ha.h
include/trade_sig_ha.h | ||
---|---|---|
97 | 97 |
* @param[in] trans_id transaction number associated with this send. |
98 | 98 |
* @return 1 Success, <0 on error. |
99 | 99 |
*/ |
100 |
//int sendBufferMap(const struct nodeID *to, const struct nodeID *owner, struct chunkID_set *bmap, int bmap_len, int trans_id);
|
|
100 |
int sendBufferMap(const struct nodeID *to, const struct nodeID *owner, struct chunkID_set *bmap, int bmap_len, int trans_id); |
|
101 | 101 |
|
102 | 102 |
/** |
103 | 103 |
* Request a BufferMap to a Peer. |
... | ... | |
111 | 111 |
*/ |
112 | 112 |
//int requestBufferMap(const struct nodeID *to, const struct nodeID *owner, int trans_id); |
113 | 113 |
|
114 |
#endif //TRADE_SIG_HA_H |
|
114 |
#endif //TRADE_SIG_HA_H |
Also available in: Unified diff