less wait
This commit is contained in:
@@ -163,7 +163,7 @@ func (c *Connection) Listen() (*GenericListener, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
MaxCallDuration = 2500 * time.Millisecond
|
MaxCallDuration = 500 * time.Millisecond
|
||||||
)
|
)
|
||||||
|
|
||||||
func (l *GenericListener) HandleConnection(conn net.Conn) {
|
func (l *GenericListener) HandleConnection(conn net.Conn) {
|
||||||
|
|||||||
Reference in New Issue
Block a user