Commit Graph

16 Commits (1f96584c940559507bfb49fb45e20f5e59183804)

Author SHA1 Message Date
despair d311b2e9a9 remove dead code
(rip golden shield users D:)

remove more dead code

debug udp stuff

remove debug kqueue
6 years ago
Jeff Becker a59343cfec
we NEED NT >= 6 for event loop 6 years ago
Jeff Becker d408b08889
make windows cross compile pass, make format parts of libutp 6 years ago
despair b744af9455 fix netbsd
fix netbsd _again_

fix

fix 2
6 years ago
despair 2a5a0f1577 fix warnings on windows
up next: fix netbsd
6 years ago
Jeff Becker 7a78832841
Merge remote-tracking branch 'rick/dev' 6 years ago
Michael Thorpe 33bfaf7ecd
Enable -Wextra
test criteria:
- test build on macOS
- test build in debian docker container
- test build in fedora docker container
6 years ago
despair 04e620ebf2 add iocp tcp connect
msys2 grabs its reactos sdk headers straight out of git
most cross-compilers use the versioned releases (v6 as of last week)

huh. for once setting the windows version macros doesn't break anything.
6 years ago
Michael Thorpe a2d5d80779
Enable warnings as errors
test criteria:
- Built from clean on macOS
6 years ago
despair86 7f809eb53b fix windows build 6 years ago
Jeff Becker 468e879626
fix previous commit 6 years ago
Jeff Becker 650d13c1f9
fix value 6 years ago
Jeff Becker e47b3bf704
oops make format ran, increase utp bucket size by 8 6 years ago
despair86 4afa358c49 fix win32 build 6 years ago
despair86 8845f3ecc5 strip extra unneeded code from libutp 6 years ago
Jeff Becker 085563ac2f
implement utp link protocol
gut curvecp for now
6 years ago