• Y
    fix: shell exit while ws rev is 0 (#13992) · 3f659d27
    Yang Zhao 提交于
    * fix: taos shell support ws client
    
    * fix: ping/pong
    
    * fix: shell ctrl c stop query
    
    * fix: shell exit while ws recv 0
    
    * fix: remove magic number
    
    * fix: handle error
    
    * fix: handle sigpipe
    
    * fix: change return error number
    
    * fix: remove useless print msg
    
    * fix: remove unused variable
    3f659d27
shell.h 3.9 KB