ekr / minq

A simple Go implementation of QUIC
MIT License
98 stars 16 forks source link

Connection close not handled properly #14

Closed ekr closed 7 years ago

ekr commented 7 years ago

See: [connection] Conn: 1796e32b6d8ac146:aa1844803da08687: server: payload bytes left 7 [handshake] Conn: 1796e32b6d8ac146:aa1844803da08687: Frame type 2 [connection] Conn: 1796e32b6d8ac146:aa1844803da08687: Received close frame [connection] Conn: 1796e32b6d8ac146:aa1844803da08687: server: Connection state StateEstablished -> Unknown state

ekr commented 7 years ago

Fixed