Searched refs:TdiFlags (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dwinsock.c287 info.TdiFlags = TDI_RECEIVE_NORMAL;
290 info.TdiFlags |= TDI_RECEIVE_PEEK;
294 info.TdiFlags |= TDI_RECEIVE_PARTIAL;
383 info.TdiFlags = TDI_RECEIVE_NORMAL;
388 info.TdiFlags |= TDI_RECEIVE_PEEK;
392 info.TdiFlags |= TDI_RECEIVE_PARTIAL;
H A Dwinsock.h126 ULONG TdiFlags; member in struct:_AFD_RECV_DATAGRAM_INFO
135 ULONG TdiFlags; member in struct:_AFD_RECV_INFO

Completed in 83 milliseconds