Changeset 34:e701500cc5a9 in vscpl


Ignore:
Timestamp:
12/15/22 18:14:13 (17 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/xplane/hg/vscpl' '/'>, 'public')
Message:

Public intefaces of classes related to TCP communication

Location:
src/hu/varadiistvan/scpl/io
Files:
5 added
1 edited

Legend:

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

    r27 r34  
    4141        LocalAcceptor.h         \
    4242        LocalServerSocket.h     \
     43        TCPConnector.h          \
     44        TCPClientSocket.h       \
     45        TCPSocket.h             \
     46        TCPAcceptor.h           \
     47        TCPServerSocket.h       \
    4348        BlockingStream.h        \
    4449        DataStream.h
Note: See TracChangeset for help on using the changeset viewer.