Go to the source code of this file.
◆ SWaitUntilReadyForReading()
Definition at line 7 of file SWait.c.
46 tleft = (
int) (done -
now);
#define SELECT_TYPE_ARG234
INT WSAAPI select(IN INT s, IN OUT LPFD_SET readfds, IN OUT LPFD_SET writefds, IN OUT LPFD_SET exceptfds, IN CONST struct timeval *timeout)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
Referenced by GetResponse().
◆ SWaitUntilReadyForWriting()
Definition at line 62 of file SWait.c.
101 tleft = (
int) (done -
now);
#define SELECT_TYPE_ARG234
INT WSAAPI select(IN INT s, IN OUT LPFD_SET readfds, IN OUT LPFD_SET writefds, IN OUT LPFD_SET exceptfds, IN CONST struct timeval *timeout)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *