mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 10:46:02 +08:00
Networking: A little more wording changes related to interrupts vs. events
This commit is contained in:
@@ -104,7 +104,7 @@ struct tcp_close_s
|
||||
* TRUE:timeout FALSE:no timeout
|
||||
*
|
||||
* Assumptions:
|
||||
* Running at the interrupt level
|
||||
* The network is locked
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
@@ -551,7 +551,7 @@ static int inet_recvfrom_timeout(struct inet_recvfrom_s *pstate)
|
||||
* None
|
||||
*
|
||||
* Assumptions:
|
||||
* Running at the interrupt level
|
||||
* The network is locked
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user