mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
ce634578dd
Squashed commit of the following: Author: Gregory Nutt <gnutt@nuttx.org> net/: Trivial changes to PR from review. Biggest difference: type of s_error changed to int16_t to save a byte or two. Author: liuhuahang <liuhuahang@xiaomi.com> Implement SO_ERROR for getsockopt()