Add sendto() and recvfrom() to the list of implemented operations in BSD Socket API. Signed-off-by: Stig Bjørlykke <stig.bjorlykke@nordicsemi.no>
Includes updates to Zephyr networking API feature list (also minor tweaks to it not dorectly related to sockets), overview of BSD Sockets compatible API, and basic API reference section. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>