summaryrefslogtreecommitdiff
path: root/nuttx/net/getsockname.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up all UDP-related namingGregory Nutt2014-06-241-1/+1
* Clean up all TCP-related namingGregory Nutt2014-06-241-1/+1
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-1/+1
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
* First round of compile fixes for IPv6patacongo2012-06-071-1/+1
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-081-0/+2
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-4/+4
* FTP client debug changespatacongo2011-06-021-2/+2
* Add getsockname()patacongo2011-05-301-0/+216