ccollins476ad opened a new pull request #2300: URL: https://github.com/apache/mynewt-core/pull/2300
This transport uses mn_sockets. Unlike other transports, this one does not listen for new connections on its own. Instead, the application needs to populate the transport with connections to be managed using oc_tcp4_add_conn(). There are a few too many parameters that need to be specified when listening for TCP connections. ---------------------------------------------------------------- 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]
