ethersphere / bee-backlog

zenhub epics repo
0 stars 0 forks source link

Check what happens on Linux in terms of connectivity on wakeup #23

Closed mrekucci closed 2 years ago

mrekucci commented 2 years ago
notanatol commented 2 years ago

confirmed that on Linux the resume signal is syscall.SIGCONT (12)

notanatol commented 2 years ago

@mrekucci I've been looking into the last point, trying to asses if we are connected to a network. So basically there are two layer:

Not sure which one is the right way to go.

notanatol commented 2 years ago

not sure if the second point was a question, but I double checked.

if the network interface is down then the error returned is being successfully detected by topology.isNetworkError