miere43
|
dd7a24d8cc
Implemented terminal.getch() for Windows
|
8 years ago |
cheatfate
|
b53f13cbe7
New version, without any piece of code duplication.
|
8 years ago |
cheatfate
|
43329c5909
Introduce addRead/addWrite for Windows IOCP.
|
8 years ago |
Andreas Rumpf
|
6556ec2ce0
fixes Windows builds
|
8 years ago |
Stephane Fontaine
|
f12fc1140d
Remove spurious semicolon in type definition
|
8 years ago |
cheatfate
|
6fa6fdeb34
Resolve bugs based on unreliable `bytesReceived` value.
|
8 years ago |
cheatfate
|
2a2a3d6c39
CompletionKey parameter for functions CreateIoCompletionPort,
|
8 years ago |
cheatfate
|
5d96faf78c
Correct getOverlappedResult() definition
|
8 years ago |
Araq
|
db2b215658
resolved merge conflicts
|
8 years ago |
Josep Sanjuas
|
5a582a0d9c
Define ports as uint16s to fix #3484
|
8 years ago |
Araq
|
8bf14b12a9
proper indentation
|
8 years ago |
Araq
|
aa47302866
get rid of compiler warning
|
8 years ago |
gmpreussner
|
9920de0147
Renamed local variable to avoid compiler warning.
|
8 years ago |
cheatfate
|
901b7bdaf2
Resolve "redifintion" errors, when using Microsoft Compiler and Visual Studio headers described in Issue #3879
|
9 years ago |
def
|
867285c5a9
Rename THANDLE to Handle to fix deprecation warnings
|
9 years ago |
Anatoly Galiulin
|
477e3b0e20
Fixed issue 3539, added test
|
9 years ago |
Araq
|
c977daf9d8
added poDemon flag for process management
|
9 years ago |
Araq
|
2e413d3186
fixes #3383
|
9 years ago |
Araq
|
4e44ded2be
winlean additions; preparing for osproc patch to use named pipes
|
9 years ago |
Dominik Picheta
|
4da5e47414
Implements getPeerAddr/getPeerName on Windows and adds IDX.
|
9 years ago |
Dominik Picheta
|
6109e6a999
Fixes net/asyncdispatch on Windows. Ref #2976. Fixes #2996.
|
9 years ago |
Dominik Picheta
|
ed46ca6d57
Add WSAEADDRINUSE to winlean.
|
9 years ago |
Araq
|
ccb9ae2d52
stdlib: don't use deprecated symbols
|
9 years ago |
pdw
|
9e771ca707
lib/windows - Dropped 'T' from types
|
9 years ago |
Araq
|
0775402f55
fixes #2651
|
9 years ago |
Araq
|
fde16e6c3e
fixes os.moveFile on Windows
|
10 years ago |
Flaviu Tamas
|
b2140be31f
Fix cross to windows compilation on linux
|
10 years ago |
Erik O'Leary
|
aac8de6b4c
Fixed FD_SET casing
|
10 years ago |
Araq
|
490371977e
some improvements for nimfix
|
10 years ago |
Araq
|
7333237be6
'nimfix' improvements; FdSet is TFdSet again
|
10 years ago |