Frdric Lcaille
87f554c9fb
MINOR: peers: Add new functions to send code and reduce the I/O handler.
...
This patch reduces the size of the peer I/O handler implementing
a new function named peer_send_updatemsg() which uses the already
implement peer_prepare_updatemsg(), then ci_putblk().
Reuse the code used to implement peer_send_(ack|swith)msg() function
especially the more generic function peer_send_msg().
May be backported as far as 1.5.
2019-01-29 10:29:54 +01:00
..
2019-01-16 17:26:14 +01:00
2019-01-28 16:33:35 +01:00
2019-01-14 19:32:15 +01:00
2019-01-14 10:31:31 +01:00
2019-01-26 13:25:14 +01:00
2019-01-26 13:25:14 +01:00
2019-01-26 13:25:14 +01:00
2019-01-02 20:12:44 +01:00
2019-01-22 07:01:15 +01:00
2019-01-26 13:25:14 +01:00
2019-01-15 15:07:30 +01:00
2018-12-21 11:36:44 +01:00
2019-01-21 04:48:48 +01:00
2019-01-08 11:32:23 +01:00
2019-01-08 11:31:56 +01:00
2019-01-28 13:45:09 +01:00
2019-01-04 16:23:03 +01:00
2019-01-24 19:07:26 +01:00
2019-01-14 19:33:17 +01:00
2019-01-26 13:37:48 +01:00
2019-01-09 14:36:22 +01:00
2019-01-24 15:27:06 +01:00
2019-01-08 12:06:55 +01:00
2019-01-14 19:33:17 +01:00
2019-01-27 21:48:29 +01:00
2019-01-02 20:12:02 +01:00
2019-01-23 20:43:53 +01:00
2019-01-28 06:44:53 +01:00
2019-01-01 09:15:01 +01:00
2019-01-29 10:29:54 +01:00
2019-01-14 19:33:17 +01:00
2019-01-23 11:27:34 +01:00
2019-01-17 19:18:20 +01:00
2019-01-24 19:06:43 +01:00
2018-12-28 19:16:03 +01:00
2019-01-23 09:51:22 +01:00
2019-01-16 17:27:49 +01:00
2019-01-03 18:45:00 +01:00
2019-01-24 19:06:43 +01:00
2019-01-04 18:20:32 +01:00