viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instr


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-6329ca01-implement-i-o-instructions updated. v0.9.0-2538-g6f82c72
Date: Sat, 7 Sep 2019 18:02:00 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue-6329ca01-implement-i-o-instructions has been updated
       via  6f82c723175cbc294aa7694ec659619b4c930fc5 (commit)
       via  4604c8dd279b479d2c0115537336cf1be4a2220a (commit)
       via  b8ec5d8ecacc1a74e2ad6f8a54b8d53dbb9717df (commit)
      from  f0cb8c5c42bd18386cb2061a496cce4876efe778 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6f82c723175cbc294aa7694ec659619b4c930fc5
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 7 18:00:29 2019 +0200

    Make the std::posix::network module work with IO_fd
    
    If we have a type for file descriptors we should use it instead of
    sticking with raw integers.

commit 4604c8dd279b479d2c0115537336cf1be4a2220a
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 7 18:00:13 2019 +0200

    Stringify IO_fd in a useful way

commit b8ec5d8ecacc1a74e2ad6f8a54b8d53dbb9717df
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 7 17:59:53 2019 +0200

    Expose the underlying file descriptor of IO_fd

-----------------------------------------------------------------------

Summary of changes:
 include/viua/types/io.h      |  1 +
 src/stdlib/posix/network.cpp | 84 ++++++++++++++++++++++++--------------------
 src/types/io.cpp             |  7 ++--
 3 files changed, 51 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]