anchao commented on a change in pull request #2489:
URL: https://github.com/apache/incubator-nuttx/pull/2489#discussion_r537529677



##########
File path: net/tcp/tcp_recvfrom.c
##########
@@ -384,7 +384,7 @@ static inline void tcp_sender(FAR struct net_driver_s *dev,
  *
  ****************************************************************************/
 
-static uint16_t tcp_eventhandler(FAR struct net_driver_s *dev,
+static uint16_t tcp_recvhandler(FAR struct net_driver_s *dev,
                                  FAR void *pvconn, FAR void *pvpriv,

Review comment:
       Done




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to