提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Gregory Nutt dcb7ce8afd tools/nxstyle.c: Add logic to catch another formatting error and to eliminate some false alarms. Includes cosmetic changes to several files ... mostly as a result of testing nxstyle and finding issues. 6 年之前
  Gregory Nutt 9546481054 Fix some typographical errors. 6 年之前
  ligd e840038f2d net/ and include/nuttx/net: Add getpeername() support 6 年之前
  Gregory Nutt c78b53a74c net/ieee802154: Add some missing logic in connect(). 6 年之前
  Gregory Nutt 1a70e0b15e net/ieee802154: Fix more typos and cosmetic problems. 6 年之前
  Gregory Nutt b54ffe858a Standardization of some function headers. 6 年之前
  Gregory Nutt 7ebef900fb Networking: Fix a race condition. The accept() operation is performed with the network locked. However, the network is unlocked BEFORE the connected state is set. Therefore, a context switch may occur and the socket may no longer be connected when it is marked so. Noted by Pascal Speck. 7 年之前
  Gregory Nutt 6919fb85e4 6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154. 7 年之前
  Gregory Nutt b52034ffd2 PF_IEEE802154: With this commit PF_IEEE802154 address family is basically functional. More testing is needed, of course. 7 年之前
  Gregory Nutt cff4ac6845 Squashed commit of the following: 7 年之前