Skip to content
Snippets Groups Projects
  • Deucе's avatar
    a7077e52
    More fixes... it seems broadly usefulish now · a7077e52
    Deucе authored
    - Increment bytes required for every extra VBI byte we learn about
    - If sock is null, don't look at sock.connection
    - Set sock to null after close
    - Don't read from sock unless we need some bytes
    - If we already have some bytes, parse them
    
    There's a couple hacks in here that should be refactored though.
    a7077e52
    History
    More fixes... it seems broadly usefulish now
    Deucе authored
    - Increment bytes required for every extra VBI byte we learn about
    - If sock is null, don't look at sock.connection
    - Set sock to null after close
    - Don't read from sock unless we need some bytes
    - If we already have some bytes, parse them
    
    There's a couple hacks in here that should be refactored though.