-
Notifications
You must be signed in to change notification settings - Fork 119
WindowsSupport
Or Kehati edited this page Apr 28, 2015
·
1 revision
- Poll/Epoll.
- RDTSC - Unlike in Linux, there's only one option for time handling. It is done using QueryPerformanceFrequency() and QueryPerformanceCounter() methoods.
- VMA integration.
- Daemonizing Sockperf process.
- Message flags: MSG_DONTWAIT, MSG_NOSIGNAL.
- Modify type 'int' to type 'SOCK'.
- Add windows installer.
- Split os_abstact to os_win and os_linux.
- Add regular expression check for feed files.
- Add colors (drops, errors, etc.)