Searched refs:optionValue (Results 1 – 3 of 3) sorted by relevance
150 typedef struct optionValue { struct
526 int optionValue = SO_SYNCHRONOUS_NONALERT; in openhost() local529 …r = setsockopt(INVALID_SOCKET, SOL_SOCKET, SO_OPENTYPE, (void *)&optionValue, sizeof(optionValue)); in openhost()
795 int optionValue = SO_SYNCHRONOUS_NONALERT; in openhost() 799 (void *)&optionValue, sizeof(optionValue)); in openhost() local