MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / is_open

Method is_open

examples/server/httplib.h:1135–1135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1133#endif
1134
1135 bool is_open() const { return sock != INVALID_SOCKET; }
1136 };
1137
1138 virtual bool create_and_connect_socket(Socket &socket, Error &error);

Callers 15

ctrlvec_load_prompt_fileFunction · 0.80
file_inputMethod · 0.80
clip_image_save_to_bmpFunction · 0.80
perplexityFunction · 0.80
gguf_splitFunction · 0.80
gguf_mergeFunction · 0.80
llama_stop_tracingFunction · 0.80
read_fileFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 2

read_fileFunction · 0.64
mainFunction · 0.64