Home
last modified time | relevance | path

Searched defs:server (Results 1 – 25 of 6128) sorted by relevance

12345678910>>...246

/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/lsp/
H A Dserver.go63 type server struct { struct
64 client protocol.Client
66 initializedMu sync.Mutex
67 initialized bool // set once the server has received "initialize" request
69 signatureHelpEnabled bool
70 snippetsSupported bool
72 textDocumentSyncKind protocol.TextDocumentSyncKind
74 viewMu sync.Mutex
75 view *cache.View
152 func (s *server) Shutdown(context.Context) error {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/utils/vscode/src/
H A Dlangsvr.go89 type server struct { struct
90 ctx context.Context
91 conn *jsonrpc2.Conn
92 client lsp.Client
94 files map[string]*file
95 filesMutex sync.Mutex
126 func (s *server) Exit(ctx context.Context) error {
158 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error {
215 func (s *server) Shutdown(ctx context.Context) error {
459 func (s *server) processFile(ctx context.Context, uri, source string) error {
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go94 type server struct { struct
95 ctx context.Context
96 conn *jsonrpc2.Conn
97 client lsp.Client
99 files map[string]*file
100 filesMutex sync.Mutex
131 func (s *server) Exit(ctx context.Context) error {
163 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error {
220 func (s *server) Shutdown(ctx context.Context) error {
466 func (s *server) processFile(ctx context.Context, uri, source string) error {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go89 type server struct { struct
90 ctx context.Context
91 conn *jsonrpc2.Conn
92 client lsp.Client
94 files map[string]*file
95 filesMutex sync.Mutex
126 func (s *server) Exit(ctx context.Context) error {
158 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error {
215 func (s *server) Shutdown(ctx context.Context) error {
459 func (s *server) processFile(ctx context.Context, uri, source string) error {
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/utils/vscode/src/
H A Dlangsvr.go94 type server struct { struct
95 ctx context.Context
96 conn *jsonrpc2.Conn
97 client lsp.Client
99 files map[string]*file
100 filesMutex sync.Mutex
131 func (s *server) Exit(ctx context.Context) error {
163 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error {
220 func (s *server) Shutdown(ctx context.Context) error {
466 func (s *server) processFile(ctx context.Context, uri, source string) error {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/utils/vscode/src/
H A Dlangsvr.go89 type server struct { struct
90 ctx context.Context
91 conn *jsonrpc2.Conn
92 client lsp.Client
94 files map[string]*file
95 filesMutex sync.Mutex
126 func (s *server) Exit(ctx context.Context) error {
158 func (s *server) Progress(ctx context.Context, p *lsp.ProgressParams) error {
215 func (s *server) Shutdown(ctx context.Context) error {
459 func (s *server) processFile(ctx context.Context, uri, source string) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/pkg/proxy/
H A Dserver.go150 type server struct { struct
151 lg *zap.Logger
153 from url.URL
154 fromPort int
155 to url.URL
156 toPort int
161 bufferSize int
164 readyc chan struct{}
165 donec chan struct{}
166 errc chan error
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/proxy/
H A Dserver.go150 type server struct { struct
151 lg *zap.Logger
153 from url.URL
154 fromPort int
155 to url.URL
156 toPort int
161 bufferSize int
164 readyc chan struct{}
165 donec chan struct{}
166 errc chan error
[all …]
/dports/devel/etcd34/etcd-3.4.18/pkg/proxy/
H A Dserver.go150 type server struct { struct
151 lg *zap.Logger
153 from url.URL
154 fromPort int
155 to url.URL
156 toPort int
161 bufferSize int
164 readyc chan struct{}
165 donec chan struct{}
166 errc chan error
[all …]
/dports/www/minio-client/etcd-3.5.0/pkg/proxy/
H A Dserver.go151 type server struct { struct
152 lg *zap.Logger
154 from url.URL
155 fromPort int
156 to url.URL
157 toPort int
162 bufferSize int
165 readyc chan struct{}
166 donec chan struct{}
167 errc chan error
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/pkg/proxy/
H A Dserver.go150 type server struct { struct
151 lg *zap.Logger
153 from url.URL
154 fromPort int
155 to url.URL
156 toPort int
161 bufferSize int
164 readyc chan struct{}
165 donec chan struct{}
166 errc chan error
[all …]
/dports/net/ntp/ntp-4.2.8p15/ntpdate/
H A Dntpdate.h16 struct server { struct
21 u_char stratum; /* stratum of remote server */ argument
25 u_fp rootdisp; /* peer clock dispersion */
26 u_int32 refid; /* peer reference ID */
27 l_fp reftime; /* time of peer's last update */
28 u_long event_time; /* time for next timeout */
29 u_long last_xmit; /* time of last transmit */
38 l_fp org; /* peer's originate time stamp */
39 l_fp xmt; /* transmit time stamp */
40 u_fp delay; /* filter estimated delay */
[all …]
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dserver-t.h202 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
206 struct server *next; argument
212 struct proxy *proxy; /* the proxy this server belongs to */ argument
220 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
245 struct server *track; /* the server we're currently tracking, if any */ argument
254 unsigned int flags; /* server flags (SRV_F_*) */ argument
265 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
276 unsigned down_time; /* total time the server was down */ argument
287 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
332 struct list srv_rec_item; /* to attach server to a srv record item */ argument
[all …]
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dserver-t.h203 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
207 struct server *next; argument
213 struct proxy *proxy; /* the proxy this server belongs to */ argument
221 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
247 struct server *track; /* the server we're currently tracking, if any */ argument
256 unsigned int flags; /* server flags (SRV_F_*) */ argument
267 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
278 unsigned down_time; /* total time the server was down */ argument
289 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
334 struct list srv_rec_item; /* to attach server to a srv record item */ argument
[all …]
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dserver.h200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
204 struct server *next; argument
210 struct proxy *proxy; /* the proxy this server belongs to */ argument
218 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
237 struct server *track; /* the server we're currently tracking, if any */ argument
246 unsigned int flags; /* server flags (SRV_F_*) */ argument
257 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
268 unsigned down_time; /* total time the server was down */ argument
279 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
329 /* Template information used only for server objects which argument
[all …]
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dserver.h200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
204 struct server *next; argument
210 struct proxy *proxy; /* the proxy this server belongs to */ argument
218 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
237 struct server *track; /* the server we're currently tracking, if any */ argument
246 unsigned int flags; /* server flags (SRV_F_*) */ argument
257 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
268 unsigned down_time; /* total time the server was down */ argument
279 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
330 /* Template information used only for server objects which argument
[all …]
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dserver.h200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
204 struct server *next; argument
210 struct proxy *proxy; /* the proxy this server belongs to */ argument
218 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
237 struct server *track; /* the server we're currently tracking, if any */ argument
246 unsigned int flags; /* server flags (SRV_F_*) */ argument
257 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
268 unsigned down_time; /* total time the server was down */ argument
279 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
329 /* Template information used only for server objects which argument
[all …]
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dserver.h172 struct server *server; member
176 struct server { struct
178 enum srv_state state, prev_state; /* server state among SRV_ST_* */ argument
181 struct server *next; argument
188 struct proxy *proxy; /* the proxy this server belongs to */ argument
194 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
206 struct server *track; /* the server we're currently tracking, if any */ argument
225 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
236 unsigned down_time; /* total time the server was down */ argument
245 char *resolvers_id; /* resolvers section used by this server */ argument
[all …]
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Dserver.h193 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
196 struct server *next; argument
202 struct proxy *proxy; /* the proxy this server belongs to */ argument
208 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
220 struct server *track; /* the server we're currently tracking, if any */ argument
229 unsigned int flags; /* server flags (SRV_F_*) */ argument
240 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
251 unsigned down_time; /* total time the server was down */ argument
262 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
304 /* Template information used only for server objects which argument
[all …]
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Dserver.h198 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
202 struct server *next; argument
208 struct proxy *proxy; /* the proxy this server belongs to */ argument
216 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
235 struct server *track; /* the server we're currently tracking, if any */ argument
244 unsigned int flags; /* server flags (SRV_F_*) */ argument
255 struct eb_root *lb_tree; /* we want to know in what tree the server is */ argument
266 unsigned down_time; /* total time the server was down */ argument
277 struct dns_requester *dns_requester; /* used to link a server to its DNS resolution */ argument
326 /* Template information used only for server objects which argument
[all …]
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dserver-t.h226 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */ argument
232 struct server *next; argument
238 struct proxy *proxy; /* the proxy this server belongs to */ argument
250 struct server *track; /* the server we're currently tracking, if any */ argument
265 …unsigned cumulative_weight; /* weight of servers prior to this one in the same group, for chash b… argument
295 struct server *next_full; /* next server in the temporary full list */ argument
303 struct freq_ctr sess_per_sec; /* sessions per second on this server */ argument
318 unsigned down_time; /* total time the server was down */ argument
329 struct resolv_requester *resolv_requester; /* used to link a server to its DNS resolution */ argument
373 struct list srv_rec_item; /* to attach server to a srv record item */ argument
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/
H A Dserver.go44 type server struct { struct
46 tlsConfigStore atomic.Value
48 listenInterface string
49 clientPool *Pool
51 listener net.Listener
52 closedListener chan bool
54 state int
56 logStore atomic.Value
57 mainlogStore atomic.Value
58 backendStore atomic.Value
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/cmd/vicadmin/
H A Dserver.go44 type server struct { struct
45 l net.Listener
46 addr string
47 mux *http.ServeMux
48 uss *UserSessionStore
78 func (s *server) listen() error {
152 func (s *server) listenPort() int {
157 func (s *server) AuthenticatedHandle(link string, h http.Handler) {
161 func (s *server) Handle(link string, h http.Handler) {
398 func (s *server) serve() error {
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/facebookgo/httpdown/
H A Dhttpdown.go126 type server struct { struct
129 stats stats.Client
130 clock clock.Clock
133 server *http.Server member
135 serveErr chan error
138 new chan net.Conn
139 active chan net.Conn
140 idle chan net.Conn
141 closed chan net.Conn
145 stopOnce sync.Once
[all …]
/dports/net/rclone/rclone-1.57.0/cmd/serve/dlna/
H A Ddlna.go69 type server struct { struct
73 Interfaces []net.Interface
75 HTTPConn net.Listener
76 httpListenAddr string
77 handler http.Handler
79 RootDeviceUUID string
81 FriendlyName string
84 waitChan chan struct{}
89 f fs.Fs
90 vfs *vfs.VFS
[all …]

12345678910>>...246