Server IP : 213.176.29.180  /  Your IP : 3.145.112.33
Web Server : Apache
System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User : webtaragh ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/lib64/girepository-1.0/../ldb/../perl5/bits/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/lib64/girepository-1.0/../ldb/../perl5/bits/select2.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_SYS_SELECT_H)) {
    die("Never include <bits/select2.h> directly; use <sys/select.h> instead.");
}
undef(&__FD_ELT) if defined(&__FD_ELT);
unless(defined(&__FD_ELT)) {
    sub __FD_ELT {
	my($d) = @_;
	eval q( &__extension__ ({ 'long int __d' = ($d); ( &__builtin_constant_p ( &__d) ? (0<=  &__d  &&  &__d <  &__FD_SETSIZE ? ( &__d /  &__NFDBITS) :  &__fdelt_warn ( &__d)) :  &__fdelt_chk ( &__d)); }));
    }
}
1;