- Apr 27, 2012
-
-
Wesley W. Terpstra authored
-
- Mar 29, 2012
-
-
Wesley W. Terpstra authored
Be consistent!
-
- Mar 27, 2012
-
-
Wesley W. Terpstra authored
-
- Mar 22, 2012
-
-
Wesley W. Terpstra authored
-
- Mar 21, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Mar 20, 2012
-
-
Wesley W. Terpstra authored
config space IO silent readback
-
Wesley W. Terpstra authored
-
- Mar 19, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Mar 16, 2012
-
-
Wesley W. Terpstra authored
Uniformity is best.
-
- Mar 15, 2012
-
-
Wesley W. Terpstra authored
-
- Mar 09, 2012
-
-
Wesley W. Terpstra authored
A few comments were out of date.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
This is faster in a high throughput scenario.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
In compact mode, print '---' for unplugged device.
-
Wesley W. Terpstra authored
Fix potential buffer overrun.
-
Wesley W. Terpstra authored
Of course, we need to combine the length and payload fields for UDP tunneled over TCP now.
-
- Mar 08, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
strace is beautiful now...
-
Wesley W. Terpstra authored
Switch to a better approach to integrating the main loop. This will support testing for readiness before needlessly running a kernel call.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
IPv6 should now work under Windows.
-
Wesley W. Terpstra authored
This is needed if a transport has two descriptors. ... which windows needs for dual stack IPv4/6. (next patch)
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
POSIX says return -1 on error. Windows returns whatever it feels like. => listen/accept/getaddrinfo all now compare for equality to 0 Windows also needs a call to WSAStartup before networking
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Mar 07, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-