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

socket_set_blocking() function

Syntax

bool socket_set_blocking(int sock,     bool blocking);
Implemented in socket.c:356

Arguments

sock

blocking

References

LocationReferrerText
socket.c:356
JAYLINK_PRIV bool socket_set_blocking(int sock, bool blocking)
libjaylink-internal.h:276
JAYLINK_PRIV bool socket_set_blocking(int sock, bool blocking);
socket.c:64socket_connect()
if (!socket_set_blocking(sock, false))
socket.c:89socket_connect()
socket_set_blocking(sock, true);

Call Tree

Functions calling socket_set_blocking()
Functions called by socket_set_blocking()
all items filtered out
socket_set_blocking()
ioctlsocket()
all items filtered out
Data read by socket_set_blocking()
Data written by socket_set_blocking()
socket_set_blocking()::ret
all items filtered out
socket_set_blocking()
socket_set_blocking()::ret
socket_set_blocking()::mode
all items filtered out
Type of socket_set_blocking()
socket_set_blocking()
u_long
all items filtered out