Commit 200a86f1 authored by alexstocks's avatar alexstocks

let socket read/write timeout asas when got error

parent 79c4682d
......@@ -12,6 +12,7 @@ package getty
import (
"crypto/tls"
"crypto/x509"
"fmt"
"io/ioutil"
"net"
"strings"
......@@ -20,8 +21,6 @@ import (
)
import (
"fmt"
log "github.com/AlexStocks/log4go"
"github.com/gorilla/websocket"
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment