Attention is currently required from: fixeria, laforge, pespin.
2 comments:
File src/osmo-bts-virtual/scheduler_virtbts.c:
Patch Set #2, Line 105: else if (rc == 0)
This is not `read()`, but `send()` code path. […]
Ok, I commented the wrong file.
File src/osmo-bts-virtual/virtual_um.c:
Patch Set #2, Line 53: (rc == 0)
I meant this file when I said: If the socket dies, not handling of rc <= 0 will result in an infinite loop of read events. This is UDP socket can it die?
To view, visit change 36317. To unsubscribe, or for help writing mail filters, visit settings.