Forum Discussion
johnsoda_45885
Feb 28, 2010Nimbostratus
Linux 64bit Firepass Client
I know that there have been multiple cases opened with F5 (for a couple years, I might add) about this request. There has been speculation that F5 may release a version "sometime this year."
...
johnsoda_45885
Apr 13, 2010Nimbostratus
The following code is STILL stuck, can F5 help? !
=================
pid_t 64bitlinuxclient, ishallbereleased;
int forum_wait_status;
64bitlinuxclient = fork();
if ( 64bitlinuxclient == 0 ) {
release64bitlinuxclient();
}
else {
ishallbereleased = waitpid(64bitlinuxclient, &forum_wait_status, WUNTRACED | WCONTINUED)
}
printf ("F5 rocks, thanks for releasing the 64bit client.\n");
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects