You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/04/09 18:47:52 UTC

[mynewt-core] branch master updated (b91942a -> fb31a46)

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from b91942a  Add SPI to lps33hw driver (#991)
     add 65308e1  native_sockets - handle non-blocking connects.
     add 1d01034  mn_socket - Don't ignore test failures.
     new fb31a46  Merge pull request #938 from ccollins476ad/nonblocking-connect

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 net/ip/mn_socket/test/src/mn_sock_test.c |  2 +-
 net/ip/mn_socket/test/src/mn_sock_util.c | 33 ++++++++++++++++++++++--
 net/ip/native_sockets/src/native_sock.c  | 43 +++++++++++++++++++++++++++-----
 3 files changed, 69 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.

[mynewt-core] 01/01: Merge pull request #938 from ccollins476ad/nonblocking-connect

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit fb31a46600ae0b4e103da15e4bed949a653d57b8
Merge: b91942a 1d01034
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Mon Apr 9 11:47:50 2018 -0700

    Merge pull request #938 from ccollins476ad/nonblocking-connect
    
    native_sockets - handle non-blocking connects.

 net/ip/mn_socket/test/src/mn_sock_test.c |  2 +-
 net/ip/mn_socket/test/src/mn_sock_util.c | 33 ++++++++++++++++++++++--
 net/ip/native_sockets/src/native_sock.c  | 43 +++++++++++++++++++++++++++-----
 3 files changed, 69 insertions(+), 9 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.