Annotate

util-src/make.bat @ 11813:790bffbb9047

net.server_epoll: Skip attempt to flush write buffer when not connected Before 22825cb5dcd8 connection attempts that failed (e.g. connection refused) would be immediately destroyed. After, it would schedule another write cycle and then report 'ondisconnect' again when failing. Thanks Martin for reporting
author Kim Alvefur <zash@zash.se>
date Wed, 22 Sep 2021 11:27:55 +0200
parent 446:5b5732d65792
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
446
5b5732d65792 Added make.bat for windows
Waqas Hussain <waqas20@gmail.com>
parents:
diff changeset
1 @nmake /nologo /f Makefile.win %*