summaryrefslogtreecommitdiff
path: root/nuttx/net/setsockopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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-22/+77
* More SLIP integrationpatacongo2011-03-151-3/+4
* Filename changes needed by ZDS archiverpatacongo2008-12-121-2/+2
* Cleanup and fix problems introduce in last commitpatacongo2007-09-081-0/+1
* Make file name convention consistentpatacongo2007-09-081-1/+1
* Implemented several options in set/getsockoptspatacongo2007-09-081-3/+142
* Added framework for getsockopt() setsockopt()patacongo2007-09-071-0/+108