Searched refs:F_SETFL (Results 1 – 2 of 2) sorted by relevance
97 #define F_SETFL 4 macro
951 fcntl(sock, F_SETFL, origflags | O_NONBLOCK); in connect_with_timeout()972 fcntl(sock, F_SETFL, origflags); in connect_with_timeout()