good morning!!!!

Skip to content
Snippets Groups Projects
Forked from github / nhooyr / websocket
4045 commits behind the upstream repository.
  • Anmol Sethi's avatar
    Make SetDeadline on NetConn not always close Conn · 0a61ffe8
    Anmol Sethi authored
    NetConn has to close the connection to interrupt in progress reads
    and writes. However, it can block reads and writes that occur
    after the deadline instead of closing the connection.
    
    Closes #228
    0a61ffe8
Code owners
Assign users and groups as approvers for specific file changes. Learn more.