summaryrefslogtreecommitdiff
path: root/nuttx/net/net_close.c
Commit message (Expand)AuthorAgeFilesLines
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
* Numerous cosmetic changes while debugging a telnet driver issuepatacongo2012-01-311-2/+2
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-6/+6
* More SLIP integrationpatacongo2011-03-151-5/+5
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-091-2/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-3/+3
* Sockets were not being closed when a task exitspatacongo2009-09-161-6/+26
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-2/+2
* Fix race condition that can cause close of socket to hangpatacongo2009-09-111-15/+20
* Clean up THTTPD watch handlingpatacongo2009-09-111-1/+1
* Initialize THTTPD integration changespatacongo2009-08-021-1/+2
* Reserved word 'private' in C header files is a problem for C++patacongo2009-06-161-4/+4
* dup() and dup2() support for socket descriptorspatacongo2009-06-151-19/+61
* More fixes for picky ZDS archiverpatacongo2008-12-121-1/+1
* Filename changes needed by ZDS archiverpatacongo2008-12-121-0/+261