Home
last modified time | relevance | path

Searched refs:net_would_block (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dnet_sockets.c258 static int net_would_block( const mbedtls_net_context *ctx ) in net_would_block() function
270 static int net_would_block( const mbedtls_net_context *ctx ) in net_would_block() function
347 if( net_would_block( bind_ctx ) != 0 ) in mbedtls_net_accept()
470 if( net_would_block( ctx ) != 0 ) in mbedtls_net_recv()
550 if( net_would_block( ctx ) != 0 ) in mbedtls_net_send()