For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > September 2006 > Question for select system call









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Question for select system call
ilko.k.v@gmail.com

2006-09-18, 7:59 am

Is 'select' (system call) block all threads in process OR current
where are you call ?
OS is FreeBSD 5.4.

Thanks !

wwwdev

2006-09-18, 4:19 pm

Hi ilko.k.v@gmail.com,

current only
Nils O. Selåsdal

2006-09-18, 10:01 pm

ilko.k.v@gmail.com wrote:
> Is 'select' (system call) block all threads in process OR current
> where are you call ?
> OS is FreeBSD 5.4.


select blocks the calling thread.
ilko.k.v@gmail.com

2006-09-19, 8:01 am


Nils O. Sel=E5sdal wrote:
> ilko.k.v@gmail.com wrote:
>
> select blocks the calling thread.


Thanks, Nils O. Sel=E5sdal for answer.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com