Commit 2cde059
authored
Handle EAGAIN in clusterWriteHandler (valkey-io#3421)
To avoid freeing the cluster link when EAGAIN occurs,
so that we can try again and keeping the send messages.
Signed-off-by: Binbin <binloveplay1314@qq.com>1 parent cf05c0d commit 2cde059
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4477 | 4477 | | |
4478 | 4478 | | |
4479 | 4479 | | |
| 4480 | + | |
4480 | 4481 | | |
4481 | 4482 | | |
4482 | 4483 | | |
| |||
0 commit comments