summaryrefslogtreecommitdiff
path: root/nuttx/net/getsockopt.c
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-1/+1
* Fix bad net_clone.c compilation when CONFIG_NET_SOCKOPTS is not definedGregory Nutt2013-04-051-2/+3
* Add more low-level, thread-independent socket interfacespatacongo2012-03-021-21/+72
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-1/+1
* Filename changes needed by ZDS archiverpatacongo2008-12-121-2/+2
* Cleanup and fix problems introduce in last commitpatacongo2007-09-081-5/+8
* Make file name convention consistentpatacongo2007-09-081-1/+1
* Implemented several options in set/getsockoptspatacongo2007-09-081-3/+136
* Added framework for getsockopt() setsockopt()patacongo2007-09-071-0/+102