This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-07-05 14:51:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
reactos
/
drivers
/
network
/
tcpip
/
include
/
lwip
/
arch
/
perf.h
5 lines
101 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
[IP] - Rewrite most of the lower TCP layer code to work with lwIP [LWIP] - Write all of the implementation-specific code and headers [TCPIP] - Add assertions in the object reference functions - Remove the completion queue hack This is still isn't totally finished yet. There are still two main issues that need to be overcome: listen/accept don't work at all and the performance is horrible. I hope that once I tune some of the options, I can get it to perform reasonably well. If any curious testers want to try this out, be my guest but realize that not a lot of apps will work yet. Suggestions are welcome! :) svn path=/branches/tcp-rewrite-branch/; revision=48840
2010-09-21 06:11:24 +00:00
/* ReactOS-Specific lwIP binding header - by Cameron Gutman */
#
define PERF_START
[REACTOS] Add missing line breaks at end of file
2024-05-18 13:30:54 +03:00
#
define PERF_STOP
Reference in a new issue
Copy permalink