提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt efed1b6aa1 net/udp: Remove an unused variable warning. Add some comments. 6 年之前
  Gregory Nutt 434da18cd7 net/udp: Correct an error introduce in recent fixes for UDP connected sockets. The interaction between psock_udp_send() and psock_udp_sendto() was perverse: It should always pass a NULL destinatino address. 6 年之前
  Gregory Nutt d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
  Pascal Speck 8f91c73304 - fixed wrong assert on udp dgram send 7 年之前
  Gregory Nutt b0ea870bcc Remove some empty code section comments 8 年之前
  Gregory Nutt 4c4868c69f More cosmetic changes: Fix some errors in comments and some indentation problems 9 年之前
  Gregory Nutt 850225223d Costmetic fix to a comment 9 年之前
  Gregory Nutt 530d229361 net/udp: Add support for send() with connected UDP sockets 9 年之前