util-src/make.bat

Fri, 22 Oct 2010 06:33:30 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 22 Oct 2010 06:33:30 +0100
changeset 3543
90b21508ac27
parent 446
5b5732d65792
permissions
-rw-r--r--

net.server_select: Restore real sendbuffer() before calling onconnect handler, in case onconnect sends data and the socket is still writeable (causing stack overflow into sendbuffer()/onconnect())

446
5b5732d65792 Added make.bat for windows
Waqas Hussain <waqas20@gmail.com>
parents:
diff changeset
1 @nmake /nologo /f Makefile.win %*

mercurial