Changeset 1b72462 in ammosreader


Ignore:
Timestamp:
05/04/22 16:12:42 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
caee9d8
Parents:
5547430 (diff), e642381 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'main' of http://gitlab.kid.local/kidzg/ammosreader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ammosreader/AmmosAudioSocketReader.py

    r5547430 r1b72462  
    1616            socket (socket.socket): socket to read from
    1717        """
    18        
    19         self.__socket = socket
    2018
    2119        #buffer for reading socket bytewise und check for the magic word
Note: See TracChangeset for help on using the changeset viewer.