Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Expand `target_os` condition for keep-alive
Merged lorenz opened 8 days ago

KeepAlive::with_retries is not just unavailable on Windows, but on a bunch of other operating systems. Copy the condition over from socket2.

lorenz opened with revision 293b16ce on base 6ce2d00b +15 -1 8 days ago

KeepAlive::with_retries is not just unavailable on Windows, but on a bunch of other operating systems. Copy the condition over from socket2.

lorenz pushed revision 2 72e359a1 on base 6ce2d00b +35 -5 8 days ago

Also catch with_interval.

fintohaps pushed revision 3 f595a314 on base 4a81673d +35 -5 8 days ago

Rebase

fintohaps merged revision f595a314 at 224c03da 8 days ago