add_connection() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

add_connection() function

Syntax

static int add_connection(struct service *service,     struct command_context *cmd_ctx);

Arguments

service

cmd_ctx

References

LocationReferrerText
server.c:57
static int add_connection(struct service *service, struct command_context *cmd_ctx)
server.c:542server_loop()
add_connection(service, command_context);

Call Tree

Functions calling add_connection()
Functions called by add_connection()
all items filtered out
add_connection()
memset()
accept()
setsockopt()
SetConsoleCtrlHandler()
open()
__acrt_iob_func()
fileno()
free()
malloc()
all items filtered out
Type of add_connection()
add_connection()
socklen_t
all items filtered out
Types freed by add_connection()
Types allocated by add_connection()
all items filtered out
add_connection()
all items filtered out