Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5557 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-01-24 18:39:53 +00:00
parent 4709eeb41a
commit 44c3becee8
7 changed files with 77 additions and 45 deletions
+1 -1
View File
@@ -448,7 +448,7 @@ end_wait:
* equivalent to sendto(sockfd,buf,len,flags,NULL,0).
*
* Parameters:
* psock And instance of the internal socket structure.
* psock An instance of the internal socket structure.
* buf Data to send
* len Length of data to send
* flags Send flags