Go to the source code of this file.
◆ SWrite()
Definition at line 90 of file SWrite.c.
93 const char *
buf = buf0;
106 tleft = (
int) (done -
now);
108 nwrote =
size - nleft;
137 nwrote =
size - nleft;
150 #if defined(WIN32) || defined(_WINDOWS) 158 nwrote =
size - nleft;
174 nwrote =
size - nleft;
#define SELECT_TYPE_ARG234
GLenum GLuint GLenum GLsizei const GLchar * buf
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)
INT WSAAPI send(IN SOCKET s, IN CONST CHAR FAR *buf, IN INT len, IN INT flags)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
Referenced by FTPPutOneF(), SendCommand(), and ServeOneClient().