Tool/software: TI-RTOS
The NDK Reference Guide says the functions used in the TI-RTOS networking examples are "a legacy interface that will be removed from the stack library in the future". Section F.3 calls out the legacy functions used.
It is a bit shocking to read the examples I based my code on are already near obsolete. Is this worry legitimate?
Do I need to change everything to the BSD style functions?