Umesh Krishnaswamy wrote:
> Are there any gotchas about porting over from Linux a multi-threaded
> application? FreeBSD version that I am using is 4.2.
FreeBSD 4.2 uses a user space threading model. Linux
threads are supported through the use of a GPL'ed kernel
module and library, so you will ne
use the linuxthreads port..
that will give you exact linux-threads compatibility..
On Wed, 6 Feb 2002, Umesh Krishnaswamy wrote:
> Hi Folks,
>
> Are there any gotchas about porting over from Linux a multi-threaded
> application? FreeBSD version that I am using is 4.2.
>
> Thanks.
> Umesh.
>
On Wed, Feb 06, 2002 at 02:38:47PM -0800, Umesh Krishnaswamy wrote:
> Are there any gotchas about porting over from Linux a multi-threaded
> application? FreeBSD version that I am using is 4.2.
Anything which uses libpcap doesn't work in a multithreaded environment
until version 4.5.
Edwin
--
Hi Folks,
Are there any gotchas about porting over from Linux a multi-threaded
application? FreeBSD version that I am using is 4.2.
Thanks.
Umesh.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
4 matches
Mail list logo