This change is a mistake. CONVERTOR METHOD does not work with unpatched trunk. Revert back to PACK_METHOD.
This commit was SVN r17629.
Этот коммит содержится в:
родитель
1d57b8b0e0
Коммит
76e6334a57
@ -19,9 +19,9 @@ BEGIN_C_DECLS
|
||||
/* There is several different ways of packing the data to the sender-based
|
||||
* buffer. Just pick one.
|
||||
*/
|
||||
#undef SB_USE_PACK_METHOD
|
||||
#define SB_USE_PACK_METHOD
|
||||
#undef SB_USE_SELFCOMM_METHOD
|
||||
#define SB_USE_CONVERTOR_METHOD
|
||||
#undef SB_USE_CONVERTOR_METHOD
|
||||
|
||||
|
||||
typedef struct vprotocol_pessimist_sender_based_t
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user