Use src/lib/w32/w32io.c for client
Replaces w32_writev_socket() and w32_readv_fd(). Split w32types.h off w32misc.h, to avoid putting irrelevant stuff into client tarball.
This commit is contained in:
parent
c8231b120b
commit
1153d9c995
12 changed files with 68 additions and 117 deletions
|
@ -45,6 +45,7 @@
|
|||
#else
|
||||
#include <process.h>
|
||||
#include <io.h>
|
||||
#include "w32types.h"
|
||||
#endif
|
||||
#include "linebuf.h"
|
||||
#include "misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue