Add .set_blocking
to Socket
and IO::FileDescriptor
and deprecate the blocking
args
#2065
mingw-w64.yml
on: pull_request
aarch64-mingw-w64-cross-compile
1m 42s
x86_64-mingw-w64-build
1m 56s
x86_64-mingw-w64-test-stdlib
2m 6s
x86_64-mingw-w64-test-compiler
0s
aarch64-mingw-w64-test
0s
Annotations
4 errors
aarch64-mingw-w64-cross-compile
Process completed with exit code 2.
|
aarch64-mingw-w64-cross-compile:
src/crystal/event_loop/iocp.cr#L240
expected argument #1 to 'Crystal::EventLoop::IOCP#create_completion_port' to be Pointer(Void), not UInt64
|
x86_64-mingw-w64-build
Process completed with exit code 2.
|
x86_64-mingw-w64-test-stdlib
Process completed with exit code 2.
|