Added receive timeout via setsockopt(SO_RCVTIMEO)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@336 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
73f72f5759
commit
30385cbb31
@ -632,7 +632,7 @@ Other memory:
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<pre><ul>
|
<pre><ul>
|
||||||
0.2.9 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
0.3.0 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
* Imported uIP into the tree (see
|
* Imported uIP into the tree (see
|
||||||
http://www.sics.se/~adam/uip/index.php/Main_Page)
|
http://www.sics.se/~adam/uip/index.php/Main_Page)
|
||||||
@ -642,6 +642,7 @@ Other memory:
|
|||||||
* Added recv() and recvfrom().
|
* Added recv() and recvfrom().
|
||||||
* Added getsockopt() and setsockopt()
|
* Added getsockopt() and setsockopt()
|
||||||
* Documentation updated to address socket interfaces.
|
* Documentation updated to address socket interfaces.
|
||||||
|
* Implemented receive timeouts via setsockopt(SO_RCVTIMEO).
|
||||||
</pre></ul>
|
</pre></ul>
|
||||||
|
|
||||||
<table width ="100%">
|
<table width ="100%">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user