This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Commit 0066af8
Add net functions to exported functions for semisync client
Summary: Semisync clients need a way to ack binlog events, and this is currently done by directly using net_* functions.
Differential Revision: D75187901 parent 2022de7 commit 0066af8
2 files changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
1105 | 1109 | | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
1106 | 1113 | | |
1107 | 1114 | | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
1108 | 1119 | | |
1109 | 1120 | | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
1110 | 1124 | | |
1111 | 1125 | | |
1112 | 1126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments