]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make svr4(4) version of poll(2) use the same limit of file descriptors as the
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 15 Jul 2010 18:44:58 +0000 (18:44 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 15 Jul 2010 18:44:58 +0000 (18:44 +0000)
commitc5dfcf4cc18700fae333f330f5b5354f54f302c8
tree56ffeaf9a83c6c97512222192ff00e6828bafd98
parentfcc06be1b257f0cf31b9841c0079c675099713fe
Make svr4(4) version of poll(2) use the same limit of file descriptors as the
usual poll(2) does, instead of checking resource limits.
sys/compat/svr4/svr4_filio.c