aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf/src
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2022-12-03 00:56:16 +0100
committerDario Nieuwenhuis <[email protected]>2022-12-03 00:56:16 +0100
commit02abe00439ba873945bd6b60546a200b3da751f1 (patch)
tree62724bbe40f58380ce7ce67125e10348c5867adb /examples/nrf/src
parentf109e73c6d7ef2ad93102b7c8223f5cef30ef36f (diff)
net: don't use UnsafeCell.
The "must not be called reentrantly" invariant is too "global" to maintain comfortably, and the cost of the RefCell is negligible, so this was a case of premature optimization.
Diffstat (limited to 'examples/nrf/src')
0 files changed, 0 insertions, 0 deletions