kib
|
38cca03fdd
|
Extend the unix gc regression test to cover the case of r216150.
Requested and reviewed by: rwatson
MFC after: 1 week
|
2010-12-03 16:17:53 +00:00 |
|
uqs
|
f8d1dd7a4e
|
Always assign WARNS using ?=
- fix some nearby style bugs
- include Makefile.inc where it makes sense and reduces duplication
Approved by: ed (co-mentor)
|
2010-03-02 16:58:04 +00:00 |
|
rwatson
|
ea13322a87
|
In UNIX domain socket GC regression test, after setting a socket
non-blocking, EINPROGRESS is an acceptable result from connect().
|
2009-03-08 21:06:02 +00:00 |
|
rwatson
|
b0c77eb809
|
Add regression tests for UNIX domain socket garbage collection. Should be
run from single-user mode, as they look at global open file and inflight
descriptor counts to check for leaks.
|
2007-12-31 16:45:27 +00:00 |
|