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

socket_nonblock() function

Syntax

static inline void socket_nonblock(int fd);

Arguments

fd

References

LocationReferrerText
replacements.h:204
static inline void socket_nonblock(int fd)
server.c:248add_service()
socket_nonblock(c->fd);

Call Tree

Functions calling socket_nonblock()
Functions called by socket_nonblock()
all items filtered out
socket_nonblock()
ioctlsocket()
all items filtered out
Data read by socket_nonblock()
all items filtered out
socket_nonblock()