mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4414 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ static inline void tcp_teardown_callbacks(struct tcp_connect_s *pstate,
|
||||
|
||||
if (status < 0)
|
||||
{
|
||||
/* Stop the connection event monitor */
|
||||
/* Failed to connect. Stop the connection event monitor */
|
||||
|
||||
net_stopmonitor(conn);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user