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

add_service() function

Syntax

int add_service(const struct service_driver *driver,     const char *port,     int max_connections,     void *priv);
Implemented in server.c:198

Arguments

driver

port

max_connections

priv

Call Tree

Functions calling add_service()
Functions called by add_service()
add_service()
memcpy()
memset()
strerror()
strcmp()
strdup()
bind()
getsockname()
htonl()
htons()
listen()
ntohs()
setsockopt()
socket()
gethostbyname()
_setmode()
__acrt_iob_func()
_errno()
_fileno()
fileno()
strtol()
malloc()
all items filtered out
Type of add_service()
add_service()
hostent
sockaddr_in
socklen_t
all items filtered out
Types allocated by add_service()
add_service()
all items filtered out