nuttx/arch/arm
patacongo 4b3ad32ee5 Fix network poll() issue: don't interrupt poll if socket not connected. Listen sockets are not connected and the poll() is waiting for connection events.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5717 42af7a65-404d-4744-a932-0658087f49c3
2013-03-07 17:59:21 +00:00
..
include Fix some bad syscall dispatching log. This change is not testable until these is a tested NuttX kernel build. 2013-03-06 19:56:32 +00:00
src Fix network poll() issue: don't interrupt poll if socket not connected. Listen sockets are not connected and the poll() is waiting for connection events. 2013-03-07 17:59:21 +00:00
Kconfig Add interrupt vector logic for the LM4F120 2013-03-01 21:41:29 +00:00