Ignore:
Timestamp:
01/19/13 16:21:52 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Imported the I/O library for POSIX and the pseudo-random generator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hu/varadiistvan/scpl/io/Makefile.am

    r7 r8  
    2727        Failable.h              \
    2828        Waiter.h                \
     29        WaitableEvent.h         \
    2930        ReadingBuffer.h         \
    3031        WritingBuffer.h         \
    31         WaitableEvent.h
     32        BufferedStream.h        \
     33        LocalConnector.h        \
     34        LocalClientSocket.h     \
     35        LocalSocket.h           \
     36        LocalAcceptor.h         \
     37        LocalServerSocket.h
Note: See TracChangeset for help on using the changeset viewer.