Attention is currently required from: neels.
2 comments:
Commit Message:
Patch Set #1, Line 11: timeouts, etc.
i'm having a hard time understanding this, clarify a bit? […]
T3113 defines the amount of time that a response for a paging request is expected to take at maximum. Hence after T3113 timeouts the request can be freed/retransmitted because we now for sure that there's no answer for it.
File src/osmo-bsc/net_init.c:
Patch Set #1, Line 78: PAGING_THRESHOLD_X3113_DEFAULT_SEC
AFAICT this is the only place where this #define is used. […]
I prefer keeping it in a define in paging.h, where I can describe better the meaning of it, where all related paging information is located.
To view, visit change 30345. To unsubscribe, or for help writing mail filters, visit settings.