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