Commit History

Author SHA1 Message Date
  Gregory Nutt f6b00e1966 tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 5 years ago
  Gregory Nutt 6a13faf702 net/local: Need to include nuttx/semaphore.h to eliminate some new warnings. 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Gregory Nutt 7467329a98 Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 8 years ago
  Gregory Nutt 0fc8d2fcc5 Unix domain: Add options to build in stream or datagram support separately 9 years ago
  Gregory Nutt 62b706fa68 If a Unix domain socket is non-blocking, then the underlying FIFO should also be opened non-blocking 9 years ago
  Gregory Nutt ca2102febb Unix domain: A few fixes from early integration 9 years ago
  Gregory Nutt 1f7b40ce15 Local sockets: Remove some ill-conceived logic 9 years ago
  Gregory Nutt 1828badd1d Networking: Add FIFO management logic needed to support Unix domain sockets 9 years ago
  Gregory Nutt 59f9a1a286 Networking: Add local Unix domain socket listen logic 9 years ago