[wing: 2/2] Merge branch 'wip/poll-stream' into 'master'



commit 7b32c865c1a63b32edf3a8c6139a9ac5b673fb53
Merge: 88d5f8c dc2b413
Author: Ignacio Casal Quinteiro <nacho resa gmail com>
Date:   Mon Dec 3 15:21:20 2018 +0000

    Merge branch 'wip/poll-stream' into 'master'
    
    Add WingInput/OutputStream classes
    
    See merge request GNOME/wing!2

 wing/meson.build               |   4 +
 wing/wing.h                    |   2 +
 wing/winginputstream.c         | 498 +++++++++++++++++++++++++++++++++++++++++
 wing/winginputstream.h         |  64 ++++++
 wing/wingnamedpipeconnection.c |   8 +-
 wing/wingoutputstream.c        | 466 ++++++++++++++++++++++++++++++++++++++
 wing/wingoutputstream.h        |  65 ++++++
 wing/wingutils.c               |  51 +++++
 wing/wingutils.h               |   8 +
 9 files changed, 1162 insertions(+), 4 deletions(-)
---


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