mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
Fix Windows Build
This commit is contained in:
parent
8dd39ca65d
commit
27de2d9cac
@ -55,7 +55,7 @@ typedef int v_io_handle;
|
||||
* All other values are considered to be a fatal error.
|
||||
* application should be terminated.
|
||||
*/
|
||||
typedef ssize_t v_io_size;
|
||||
typedef v_int64 v_io_size;
|
||||
|
||||
/**
|
||||
* Final set of possible I/O operation error values.
|
||||
|
Loading…
Reference in New Issue
Block a user