mirror of
https://github.com/apache/nuttx.git
synced 2025-12-19 01:29:44 +08:00
6loWPAN: Add support for sendto()
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* net/tcp/tcp_input.c
|
||||
* Handling incoming TCP input
|
||||
*
|
||||
* Copyright (C) 2007-2014 Gregory Nutt. All rights reserved.
|
||||
* Copyright (C) 2007-2014, 2017 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
*
|
||||
* Adapted for NuttX from logic in uIP which also has a BSD-like license:
|
||||
|
||||
Reference in New Issue
Block a user