[ Cmii ] [ Octopus ] - project a lot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package socks5
|
||||
package main
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -241,6 +241,7 @@ func (s *Server) ListenAndServe(h Handler) error {
|
||||
return s.UDPConn.Close()
|
||||
},
|
||||
})
|
||||
|
||||
return s.RunnerGroup.Wait()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user