mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-22 16:09:18 -04:00
updated bitdht interface for libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-peernet@4296 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
367df69136
commit
7f9c8e92c2
@ -60,7 +60,7 @@ virtual int dhtValueCallback(const bdNodeId *id, std::string key, uint32_t statu
|
||||
}
|
||||
|
||||
virtual int dhtConnectCallback(const bdId *srcId, const bdId *proxyId, const bdId *destId,
|
||||
uint32_t mode, uint32_t point, uint32_t cbtype)
|
||||
uint32_t mode, uint32_t point, uint32_t cbtype, uint32_t errcode)
|
||||
{
|
||||
// nothing here fore now!
|
||||
//return mParent->ValueCallback(id, key, status);
|
||||
|
Loading…
x
Reference in New Issue
Block a user